Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RioChndr committed Apr 25, 2022
1 parent 43552bc commit 9007e32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jaksel-language",
"version": "1.0.2",
"version": "1.1.0",
"description": "Jaksel programming language",
"main": "jaksel-interpreter.js",
"bin": {
Expand All @@ -25,4 +25,4 @@
"devDependencies": {
"jest": "^27.5.1"
}
}
}

0 comments on commit 9007e32

Please sign in to comment.