Skip to content

Commit ceec076

Browse files
committed
Version bump to v0.9.2
Includes removing `.live()`s. Solves #5
1 parent 093750e commit ceec076

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/jquery.listable.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Listable v0.9.1 - 2015-06-30
1+
/*! Listable v0.9.2 - 2015-06-30
22
* Author: Sean Zellmer
33
* License: MIT
44
*/

dist/jquery.listable.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": "Listable",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "An extension of jQuery UI's sortables to provide a highly customizable list of objects.",
55
"main": "jquery.listable.js",
66
"directories": {

0 commit comments

Comments
 (0)