Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danrot committed Jan 13, 2020
1 parent 29fb792 commit 7b21c4a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG for husky

* 0.30.7 (2020-01-13)
* BUGFIX #784 Add maximum-height to template dropdown

* 0.30.5 (2018-04-24)
* HOTFIX #781 Fixed escape cell-content for thumbnails

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.30.0",
"version": "0.30.7",
"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.30.2",
"version": "0.30.7",
"description": "awesome sh*t",
"keywords": [
"frontend-framework"
Expand Down

0 comments on commit 7b21c4a

Please sign in to comment.