Skip to content

Commit 62af111

Browse files
committed
* In package.json
- set version number to 1.0.4 - in advertently missed this in 1.0.3 and pubilsh failed
1 parent 5548280 commit 62af111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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": "@puremvc/puremvc-typescript-util-async-command",
3-
"version": "1.0.2",
3+
"version": "1.0.4",
44
"description": "PureMVC AsyncCommand Utility for TypeScript",
55
"main": "./bin/cjs/index.js",
66
"module": "bin/esm/index.js",

0 commit comments

Comments
 (0)