1
0
Fork 0

Bump version

pull/20/head
Ambrose Chua 2021-11-16 17:36:52 +08:00 committed by GitHub
parent ef1e535437
commit f60080d8c8
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,7 +1,7 @@
{
"name": "file-manager",
"description": "A simple file manager",
"version": "0.0.7a",
"version": "0.1.0",
"bin": {
"file-manager": "./index.js"
},