Skip to content

Commit d38b98e

Browse files
martin-henzremo5000
authored andcommitted
Fix bug in Block Statements (#102)
Fix bug in Block Statements
1 parent d7b7ed0 commit d38b98e

File tree

5 files changed

+408
-360
lines changed

5 files changed

+408
-360
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": "js-slang",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "Javascript-based interpreter for slang, written in Typescript",
55
"author": {
66
"name": "Source Academy",

0 commit comments

Comments
 (0)