Skip to content

Commit

Permalink
bump version and update chagnelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed May 10, 2018
1 parent 2de6e58 commit d823bdc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]

## [13.0.0-dev.1] - 2018-05-10

- new environments architecture!
- fix `bit init` to recreate scope.json if not exists
- fix error "Maximum call stack size exceeded" when tagging or building a large file

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.13",
"version": "13.0.0-dev.1",
"license": "Apache-2.0",
"main": "./dist/api.js",
"preferGlobal": true,
Expand Down

0 comments on commit d823bdc

Please sign in to comment.