Skip to content

Commit f4153dc

Browse files
committed
Version up
1 parent 3b34acc commit f4153dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.2 (2017-09-08)
2+
3+
### Features:
4+
5+
- Command line parameters added
6+
17
## 1.0.1 (2017-08-22)
28

39
### Fixes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli-api-mocker",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "CLI wrapper for connect-api-mocker",
55
"main": "src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)