Skip to content

Commit badd205

Browse files
committed
v0.3.23
1 parent c12edc9 commit badd205

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages": [
44
"packages/*"
55
],
6-
"version": "0.3.22"
6+
"version": "0.3.23"
77
}

packages/jsonmvc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jsonmvc",
33
"description": "The JSONMVC Framework",
4-
"version": "0.3.8",
4+
"version": "0.3.23",
55
"main": "dist/jsonmvc.js",
66
"browser": "dist/jsonmvc.js",
77
"repository": {

0 commit comments

Comments
 (0)