Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancahill committed Oct 9, 2018
1 parent ed7e8bb commit 37bb613
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "Split.js",
"main": "split.js",
"version": "1.5.1",
"version": "1.5.2",
"homepage": "https://github.com/nathancahill/Split.js",
"authors": [
"Nathan Cahill <nathan@nathancahill.com>"
Expand Down
2 changes: 1 addition & 1 deletion split.js
@@ -1,4 +1,4 @@
/*! Split.js - v1.5.1 */
/*! Split.js - v1.5.2 */

(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
Expand Down
2 changes: 1 addition & 1 deletion split.min.js

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

0 comments on commit 37bb613

Please sign in to comment.