Skip to content

Commit a53d71f

Browse files
committed
Upgrade to 0.1.1 for publishing
1 parent 912cd83 commit a53d71f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "js-slang",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Javascript-based interpreter for slang, written in Typescript",
5-
"author": {
6-
"name" : "Source Academy",
7-
"url" : "https://github.com/source-academy/"
5+
"author": {
6+
"name": "Source Academy",
7+
"url": "https://github.com/source-academy/"
88
},
99
"dependencies": {
1010
"acorn": "^5.7.1",

0 commit comments

Comments
 (0)