Skip to content

Commit

Permalink
chore: version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
betula committed Dec 1, 2023
1 parent e6b1950 commit 9e5123a
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": "reactive-box",
"version": "0.8.0",
"version": "0.9.0",
"description": "Minimalistic, fast, and highly efficient reactivity",
"types": "src/index.d.ts",
"main": "dist/reactive-box.js",
Expand All @@ -26,8 +26,8 @@
"@babel/preset-typescript": "7.23.3",
"jest": "29.7.0",
"lerna": "3.22.1",
"prettier": "2.2.0",
"microbundle": "0.15.1",
"prettier": "2.2.0",
"simple-statistics": "7.3.2"
},
"sideEffects": false,
Expand Down

0 comments on commit 9e5123a

Please sign in to comment.