1
0
mirror of https://github.com/S2-/securerandomstring.git synced 2025-08-02 18:30:04 +02:00

update package version

This commit is contained in:
s2
2017-11-26 11:52:06 +01:00
parent 5ecefd381c
commit 9fa7f94d57

View File

@@ -1,6 +1,6 @@
{
"name": "secure-random-string",
"version": "1.0.0",
"version": "1.1.0",
"description": "Generates a secure random string with a given length",
"main": "lib/secure-random-string.js",
"scripts": {