Skip to content

Commit cda596e

Browse files
committed
0.1.2
1 parent 8e817ca commit cda596e

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": "cocoascript-class",
3-
"version": "0.1.0",
3+
"version": "0.1.2",
44
"description": "Lets you create real ObjC classes in cocoascript so you can implement delegates, subclass builtin types, etc",
55
"main": "lib/index.js",
66
"repository": "https://github.com/darknoon/cocoascript-class",

0 commit comments

Comments
 (0)