diff --git a/VERSION b/VERSION index 583b27a..62ea259 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.9.12 +0.9.13 diff --git a/bower.json b/bower.json index 7da7175..5af7dbc 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "jquery-sortable", - "version": "0.9.12", - "homepage": "http://johnny.github.io/jquery-sortable/", + "version": "0.9.13", + "homepage": "https://github.com/wefarrell/jquery-sortable/", "authors": [ "Jonas von Andrian" ], diff --git a/sortable.jquery.json b/sortable.jquery.json index d9982fd..73d312f 100644 --- a/sortable.jquery.json +++ b/sortable.jquery.json @@ -9,7 +9,7 @@ "drag", "drop" ], - "version": "0.9.12", + "version": "0.9.13", "author": { "name": "Jonas von Andrian" },