Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed May 31, 2017
1 parent 2664d79 commit 7baff9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG for husky

* dev-master
* 0.29.2 (2017-05-31)
* HOTFIX #770 Fix issue when using addPlugin method of ckeditor extension without passing a plugin parameter

* 0.29.1 (2017-03-06)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "husky",
"version": "0.29.1",
"version": "0.29.2",
"main": "js/husky.js",
"dependencies": {
"backbone": "1.1.*",
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": "husky",
"version": "0.29.1",
"version": "0.29.2",
"description": "awesome sh*t",
"keywords": [
"frontend-framework"
Expand Down

0 comments on commit 7baff9f

Please sign in to comment.