Skip to content

Commit

Permalink
bumping version (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-henz authored Apr 23, 2024
1 parent 940ab37 commit 94348af
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": "@sourceacademy/c-slang",
"version": "1.0.14",
"version": "1.0.20",
"description": "C compiler that generates WebAssembly code, written in TypeScript, intended for teaching C programming in a browser-only environment.",
"main": "index.js",
"repository": "[email protected]:source-academy/c-slang.git",
Expand Down

0 comments on commit 94348af

Please sign in to comment.