Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Dec 21, 2016
1 parent abe54de commit 1a07456
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.0.3 (December 21, 2016)

- Added `--version` option
- Bumped `rempl` version to `1.0.0-alpha5`

## 1.0.2 (December 21, 2016)

- Added `--verbose` option
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rempl-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "Command line app to launch rempl server instance",
"author": "Roman Dvornov",
"license": "MIT",
Expand Down

0 comments on commit 1a07456

Please sign in to comment.