Skip to content

Commit 5c1b720

Browse files
committed
Update inline versions on code
1 parent 8492ebb commit 5c1b720

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

dist/ep.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://jh3y.github.io/ep
55
* @license MIT
66
* @author jh3y
7-
* @version 2.0.0
7+
* @version 2.0.3
88
* (c) 2016
99
*/
1010
@-webkit-keyframes ep-indeterminate {

dist/ep.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
1010
* https://jh3y.github.io/ep
1111
* @license MIT
1212
* @author jh3y
13-
* @version 2.0.0
13+
* @version 2.0.3
1414
* (c) 2016
1515
*/
1616
(function () {

dist/ep.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/ep.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/script/entries/ep/ep.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://jh3y.github.io/ep
55
* @license MIT
66
* @author jh3y
7-
* @version 2.0.0
7+
* @version 2.0.3
88
* (c) 2016
99
*/
1010
@import 'core';

src/script/entries/ep/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* https://jh3y.github.io/ep
55
* @license MIT
66
* @author jh3y
7-
* @version 2.0.0
7+
* @version 2.0.3
88
* (c) 2016
99
*/
1010
(function() {

0 commit comments

Comments
 (0)