Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
Octane committed May 12, 2014
1 parent ae1bd87 commit c4d43ac
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jsCore",
"main": "jscore.js",
"version": "0.4.6-alpha",
"version": "0.4.6",
"description": "Complex JavaScript polyfill and set of methods",
"keywords": [
"browser",
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore-ie10.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript library v0.4.6-alpha IE10+
/* jsCore JavaScript library v0.4.6 IE10+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore-ie9.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript library v0.4.6-alpha IE9+
/* jsCore JavaScript library v0.4.6 IE9+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore-polyfill-ie10.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript polyfill v0.4.6-alpha IE10+
/* jsCore JavaScript polyfill v0.4.6 IE10+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore-polyfill-ie9.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript polyfill v0.4.6-alpha IE9+
/* jsCore JavaScript polyfill v0.4.6 IE9+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore-polyfill.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript polyfill v0.4.6-alpha IE8+
/* jsCore JavaScript polyfill v0.4.6 IE8+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion dev/jscore.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* jsCore JavaScript library v0.4.6-alpha IE8+
/* jsCore JavaScript library v0.4.6 IE8+
* © 2014 Dmitry Korobkin
* Released under the MIT license
* github.com/Octane/jsCore
Expand Down
2 changes: 1 addition & 1 deletion min/jscore-ie10.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion min/jscore-ie9.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion min/jscore-polyfill-ie10.js

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

Loading

0 comments on commit c4d43ac

Please sign in to comment.