Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanrikulu committed Jan 8, 2024
1 parent dd4fdab commit ee446ac
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,5 +1,5 @@
{
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -10,7 +10,7 @@
"src"
],
"engines": {
"node": ">=12"
"node": ">=18"
},
"scripts": {
"start": "rollup -c --watch",
Expand Down

0 comments on commit ee446ac

Please sign in to comment.