Update package.json

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2021-07-15 11:07:33 +05:30 committed by GitHub
parent 0e02695e89
commit 59d58b73e7
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-b",
"version": "1.0.0-c",
"description": "A Random string encryptor w.r.t. Timestamps to add Security to your Web Application",
"main": "index.js",
"scripts": {