Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcisbee committed Mar 27, 2024
1 parent 8afb031 commit 82410dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@marcisbee/nanolex",
"version": "0.1.4",
"version": "0.2.0",
"exports": "./src/nanolex.ts"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nanolex",
"version": "0.1.4",
"version": "0.2.0",
"description": "Parser grammar builder",
"main": "./dist/nanolex.js",
"module": "./dist/nanolex.mjs",
Expand Down

0 comments on commit 82410dd

Please sign in to comment.