Skip to content

Commit

Permalink
chore(core): bump to 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
balthazar committed Feb 24, 2016
1 parent 80b10ab commit 78d2186
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.12.2"></a>
## [0.12.2](https://github.com/42Zavattas/generator-bangular/compare/0.12.1...v0.12.2) (2016-02-24)


### Bug Fixes

* **tests:** update all karma deps ([80b10ab](https://github.com/42Zavattas/generator-bangular/commit/80b10ab))



<a name="0.12.0"></a>
# [0.12.0](https://github.com/42Zavattas/generator-bangular/compare/0.11.4...v0.12.0) (2015-11-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": "generator-bangular",
"version": "0.12.1",
"version": "0.12.2",
"description": "Generate and serve your project in a blink of an eye",
"license": "BSD",
"homepage": "https://github.com/42Zavattas/generator-bangular",
Expand Down

0 comments on commit 78d2186

Please sign in to comment.