Skip to content

Commit f10a730

Browse files
committed
version 1.2.3
1 parent 7265433 commit f10a730

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.2.3
1+
1.2.3 (2018-12-12)
22
------------------
33
* Some minor cleanup and bug fixes.
44

package-lock.json

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": "react-range-step-input",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "An <input type=range> that steps up and down on click.",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)