Skip to content

Commit 1b78127

Browse files
committedMay 9, 2018
v2.3.0
1 parent 3ce8143 commit 1b78127

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
@@ -12,5 +12,5 @@
1212
]
1313
}
1414
},
15-
"version": "2.2.0"
15+
"version": "2.3.0"
1616
}

‎packages/yoshi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yoshi",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"main": "./src/index.js",
55
"bin": {
66
"yoshi": "./bin/yoshi.js"

0 commit comments

Comments
 (0)
Failed to load comments.