Skip to content

Commit 6667815

Browse files
committed
v1.0.1
1 parent c00c18c commit 6667815

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotsscript",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Making javascript much simpler",
55
"main": "dist/index.js",
66
"repository": "https://github.com/xpodev/dot-script",
@@ -19,4 +19,4 @@
1919
"dist",
2020
"bin"
2121
]
22-
}
22+
}

0 commit comments

Comments
 (0)