Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit cb17ed1

Browse files
committed
release: 2.2.0
1 parent 562ae37 commit cb17ed1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rangeslider.js",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"homepage": "https://github.com/andreruffert/rangeslider.js",
55
"authors": [
66
"André Ruffert <[email protected]>"

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "rangeslider.js",
33
"title": "rangeslider.js",
44
"description": "Simple, small and fast JavaScript/jQuery polyfill for the HTML5 <input type=\"range\"> slider element",
5-
"version": "2.1.1",
6-
"codename": "Banana Mania",
5+
"version": "2.2.0",
6+
"codename": "Orange",
77
"main": "dist/rangeslider.js",
88
"homepage": "https://github.com/andreruffert/rangeslider.js",
99
"author": {
@@ -65,4 +65,4 @@
6565
"files": [
6666
"dist"
6767
]
68-
}
68+
}

0 commit comments

Comments
 (0)