Skip to content

Commit c4c7b18

Browse files
Updated Voby to v0.6.0
1 parent 44b6b3a commit c4c7b18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frameworks/keyed/voby/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-framework-benchmark-voby",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"main": "dist/main.js",
55
"js-framework-benchmark": {
66
"frameworkVersionFromPackage": "voby",
@@ -17,7 +17,7 @@
1717
"url": "https://github.com/krausest/js-framework-benchmark.git"
1818
},
1919
"dependencies": {
20-
"voby": "0.5.0"
20+
"voby": "0.6.0"
2121
},
2222
"devDependencies": {
2323
"esbuild": "0.14.23"

0 commit comments

Comments
 (0)