Skip to content

Commit f8ee75a

Browse files
committed
👌 version upgraded to 0.0.2
1 parent c9c043a commit f8ee75a

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,7 +1,7 @@
11
{
22
"name": "better-async-await.macro",
33
"description": "Write async await statements in a go lang type fashion with no try catch statements",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"engines": {
66
"node": ">=8.9.0"
77
},

0 commit comments

Comments
 (0)