Skip to content

Commit c0285df

Browse files
committed
v0.6.0
1 parent 0d78e85 commit c0285df

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sortable",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"homepage": "http://adamschwartz.co/sortable",
55
"authors": [
66
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sortable",
33
"repo": "adamschwartz/sortable",
44
"description": "The simplest, most elegant way to sort a table.",
5-
"version": "0.5.1",
5+
"version": "0.6.0",
66
"homepage": "http://adamschwartz.co/sortable",
77
"license": "MIT",
88
"keywords": [

js/sortable.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sortable",
3-
"version": "0.5.1",
3+
"version": "0.6.0",
44
"description": "The simplest, most elegant way to sort a table.",
55
"author": "Adam Schwartz <adam.flynn.schwartz@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)