Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luczsoma committed Dec 3, 2018
1 parent 6576ffb commit d57d1d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@diplomatiq/crypto-random",
"version": "0.2.0",
"version": "0.3.0",
"description": "Generate cryptographically strong random integers (optionally from specific intervals), boolean values, strings with uniformly distributed random characters from custom character sets.",
"main": "dist/main.js",
"module": "dist/main.js",
Expand Down

0 comments on commit d57d1d9

Please sign in to comment.