Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-07-15 11:24:24 +05:30 committed by GitHub
parent 6ed2b6c71e
commit bceb27bb0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "encrypted-randomizer",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Random string encryptor w.r.t. Timestamps to add Security to your Web Application",
"main": "index.js",
"scripts": {