Skip to content

Commit e88d38d

Browse files
committedMay 8, 2018
v2.1.10
1 parent 7fe5520 commit e88d38d

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.1.9"
15+
"version": "2.1.10"
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.1.9",
3+
"version": "2.1.10",
44
"main": "./src/index.js",
55
"bin": {
66
"yoshi": "./bin/yoshi.js"

0 commit comments

Comments
 (0)
Failed to load comments.