Skip to content

Commit

Permalink
Upgrade to 0.1.1 for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
remo5000 committed Jul 11, 2018
1 parent 912cd83 commit a53d71f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "js-slang",
"version": "0.1.0",
"version": "0.1.1",
"description": "Javascript-based interpreter for slang, written in Typescript",
"author": {
"name" : "Source Academy",
"url" : "https://github.com/source-academy/"
"author": {
"name": "Source Academy",
"url": "https://github.com/source-academy/"
},
"dependencies": {
"acorn": "^5.7.1",
Expand Down

0 comments on commit a53d71f

Please sign in to comment.