Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sampotts committed Mar 2, 2020
1 parent 18f743c commit 72daeb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import RangeTouch from 'rangetouch';
...or include the script:

```html
<script src="https://cdn.rangetouch.com/2.0.0/rangetouch.js"></script>
<script src="https://rangetouch.com/2.0.1/rangetouch.js"></script>
```

### 2. Create instance(s)
Expand Down
2 changes: 1 addition & 1 deletion src/js/rangetouch.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// ==========================================================================
// rangetouch.js v2.0.0
// rangetouch.js v2.0.1
// Making <input type="range"> work on touch devices
// https://github.com/sampotts/rangetouch
// License: The MIT License (MIT)
Expand Down

0 comments on commit 72daeb4

Please sign in to comment.