Skip to content

Commit e1b584e

Browse files
authored
Change variable storage to a function that returns that variable (#332)
* Change variable storage to a function that returns that variable * Improve naming * 0.3.2
1 parent 4657f1e commit e1b584e

20 files changed

+1183
-435
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.3.1",
3+
"version": "0.3.2",
44
"description": "Javascript-based interpreter for slang, written in Typescript",
55
"author": {
66
"name": "Source Academy",

0 commit comments

Comments
 (0)