Skip to content

Commit

Permalink
Update inline versions on code
Browse files Browse the repository at this point in the history
  • Loading branch information
jh3y committed Oct 7, 2016
1 parent 8492ebb commit 5c1b720
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/ep.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* https://jh3y.github.io/ep
* @license MIT
* @author jh3y
* @version 2.0.0
* @version 2.0.3
* (c) 2016
*/
@-webkit-keyframes ep-indeterminate {
Expand Down
2 changes: 1 addition & 1 deletion dist/ep.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Cons
* https://jh3y.github.io/ep
* @license MIT
* @author jh3y
* @version 2.0.0
* @version 2.0.3
* (c) 2016
*/
(function () {
Expand Down
2 changes: 1 addition & 1 deletion dist/ep.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/ep.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 src/script/entries/ep/ep.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* https://jh3y.github.io/ep
* @license MIT
* @author jh3y
* @version 2.0.0
* @version 2.0.3
* (c) 2016
*/
@import 'core';
Expand Down
2 changes: 1 addition & 1 deletion src/script/entries/ep/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* https://jh3y.github.io/ep
* @license MIT
* @author jh3y
* @version 2.0.0
* @version 2.0.3
* (c) 2016
*/
(function() {
Expand Down

0 comments on commit 5c1b720

Please sign in to comment.