Skip to content

Commit eaccd5f

Browse files
authored
bump version
1 parent 727a4ab commit eaccd5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skulpt_numpy",
3-
"version": "0.0.3",
3+
"version": "0.0.5",
44
"main": [ "./dist/numpy/__init__.js", "./dist/numpy/random/__init__.js" ],
55
"description": "Partial numpy implementation for skulpt",
66
"repository": {
@@ -20,4 +20,4 @@
2020
},
2121
"ignore": [
2222
]
23-
}
23+
}

0 commit comments

Comments
 (0)