Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey.Kupriyanenko committed Apr 13, 2016
1 parent e678e5a commit 8db5fbd
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jbone",
"version": "1.1.2",
"version": "1.2.0",
"description": "Library for DOM manipulation",
"main": "dist/jbone.js",
"homepage": "http://jbone.js.org",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jbone",
"repo": "kupriyanenko/jbone",
"description": "JavaScript Library for DOM manipulation. Replacement jQuery for Backbone in browsers (2.5kb gzipped)",
"version": "1.1.2",
"version": "1.2.0",
"keywords": [
"jquery",
"jbone",
Expand Down
2 changes: 1 addition & 1 deletion dist/jbone.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* jBone v1.1.2 - 2016-04-13 - Library for DOM manipulation
* jBone v1.2.0 - 2016-04-13 - Library for DOM manipulation
*
* http://jbone.js.org
*
Expand Down
6 changes: 3 additions & 3 deletions dist/jbone.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jbone",
"title": "jBone",
"version": "1.1.2",
"version": "1.2.0",
"description": "Library for DOM manipulation",
"main": "dist/jbone.js",
"homepage": "http://jbone.js.org",
Expand Down

0 comments on commit 8db5fbd

Please sign in to comment.