Skip to content

Commit 1ed3e7c

Browse files
committed
fix framework version
1 parent 217f8b7 commit 1ed3e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/reagent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"js-framework-benchmark": {
4-
"frameworkVersion": "0.8"
4+
"frameworkVersion": "0.10"
55
},
66
"scripts": {
77
"build-dev": "LEIN_VERSION=2.9.3 lein cljsbuild auto",

0 commit comments

Comments
 (0)