Skip to content

Commit

Permalink
0.2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancahill committed Sep 2, 2015
1 parent dd36c74 commit 24e9837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "Split.js",
"main": "split.js",
"version": "0.2.4",
"version": "0.2.5",
"homepage": "https://github.com/nathancahill/Split.js",
"authors": [
"Nathan Cahill <nathan@nathancahill.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "splitjs",
"version": "0.2.4",
"version": "0.2.5",
"description": "A lightweight utility for creating adjustable split views",
"main": "split.js",
"repository": {
Expand Down

0 comments on commit 24e9837

Please sign in to comment.