diff --git a/bower.json b/bower.json index 95a81ab..9bd1661 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "slip", "main": "slip.js", - "version": "1.0.0", + "version": "1.1.0", "homepage": "http://pornel.net/slip/", "authors": [ "pornel@pornel.net" diff --git a/slip.js b/slip.js index 9bca328..cdd9352 100644 --- a/slip.js +++ b/slip.js @@ -78,7 +78,7 @@ • Elements must not change size while reordering or swiping takes place (otherwise it will be visually out of sync) */ /*! - Slip.js 1.0 + Slip.js 1.1 © 2014 Kornel Lesiński . All rights reserved.