Skip to content

Commit cce8441

Browse files
committed
Moved versioning into package.json
1 parent e10f46e commit cce8441

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filecrypt",
3-
"version": "1.0.0",
3+
"version": "v0.3.3-beta",
44
"description": "Encrypt files using RSA Encryption",
55
"main": "main.js",
66
"scripts": {

version.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)