Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
chirimoya committed May 8, 2015
1 parent 7641180 commit acbbe83
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
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": "develop",
"version": "0.12.0",
"main": "js/husky.js",
"dependencies": {
"backbone": "~1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion dist/husky.js
Original file line number Diff line number Diff line change
Expand Up @@ -40446,7 +40446,7 @@ define('__component__$ckeditor@husky',[], function() {
if (!!this.options.enterMode) {
config.enterMode = CKEDITOR['ENTER_' + this.options.enterMode.toUpperCase()];
}

// extra allowed
var extraAllowedContent = '';

Expand Down
2 changes: 1 addition & 1 deletion dist/husky.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/husky.min.js

Large diffs are not rendered by default.

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": "dev-develop",
"version": "0.12.0",
"description": "awesome sh*t",
"keywords": [
"frontend-framework"
Expand Down

0 comments on commit acbbe83

Please sign in to comment.