Skip to content

Commit 994d701

Browse files
committedMay 8, 2018
v2.1.9
1 parent 5d83bd0 commit 994d701

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

0 commit comments

Comments
 (0)
Failed to load comments.