Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gauravfs-14 committed Dec 15, 2024
1 parent 86a8a76 commit a4661da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bhanai",
"version": "1.0.0",
"version": "1.0.1",
"description": "Bhanai is a simple and intuitive programming language with a Nepali touch. It leverages Node.js under the hood for execution, allowing users to create .bhn files and run them seamlessly.",
"main": "src/parser.js",
"bin": {
Expand Down Expand Up @@ -34,4 +34,4 @@
"engines": {
"node": ">=14.0.0"
}
}
}

0 comments on commit a4661da

Please sign in to comment.