Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Amit committed Feb 28, 2018
1 parent ed33dd9 commit 2432acc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]

## [0.12.7-dev.1] - 2018-02-28
## [0.12.7] - 2018-02-28

- bug fix - specifying a component and its dependency as ids for bit remove was not working
- bug fix - fix remove component

## [0.12.6] - 2018-02-27

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": "bit-bin",
"version": "0.12.7-dev.1",
"version": "0.12.7",
"license": "Apache-2.0",
"main": "./dist/api.js",
"scripts": {
Expand Down

0 comments on commit 2432acc

Please sign in to comment.