Skip to content

Commit f5c1d6b

Browse files
authored
Update package.json
1 parent 436a82b commit f5c1d6b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "simplify-security",
3-
"version": "0.1.12",
3+
"version": "0.1.13",
44
"description": "Simplify Security & Operation Interface",
55
"main": "entrypoint.js",
66
"bin": {
7-
"simplify-secops": "entrypoint.js"
7+
"simplify-security": "entrypoint.js"
88
},
99
"scripts": {
1010
"test": "npm run test"

0 commit comments

Comments
 (0)