Skip to content

Commit

Permalink
Bump version to 0.2.5 (#315)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomastanck authored and jiayushe committed Jul 31, 2019
1 parent c7f46d4 commit 93a3bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-slang",
"version": "0.2.4",
"version": "0.2.5",
"description": "Javascript-based interpreter for slang, written in Typescript",
"author": {
"name": "Source Academy",
Expand Down

1 comment on commit 93a3bb5

@ning-y
Copy link
Member

@ning-y ning-y commented on 93a3bb5 Jul 31, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jiayushe Thanks for keeping the release page up-to-date. Please keep it up!

Please sign in to comment.