Skip to content

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-ujjmeszaros committed Apr 4, 2018
1 parent 4b6d836 commit 6fe9953
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
@@ -1,5 +1,5 @@
Bootstrap TouchSpin
v4.0.1
v4.0.2

A mobile and touch friendly input spinner component for Bootstrap 3.

Expand Down
2 changes: 1 addition & 1 deletion bootstrap-touchspin.jquery.json
Expand Up @@ -10,7 +10,7 @@
"spinbutton",
"spinner"
],
"version": "4.0.1",
"version": "4.0.2",
"author": {
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-ujjmeszaros"
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap-touchspin",
"version": "4.0.1",
"version": "4.0.2",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-touchspin/",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-touchspin.css
@@ -1,5 +1,5 @@
/*
* Bootstrap TouchSpin - v4.0.1
* Bootstrap TouchSpin - v4.0.2
* A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
* http://www.virtuosoft.eu/code/bootstrap-touchspin/
*
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-touchspin.js
@@ -1,5 +1,5 @@
/*
* Bootstrap TouchSpin - v4.0.1
* Bootstrap TouchSpin - v4.0.2
* A mobile and touch friendly input spinner component for Bootstrap 3 & 4.
* http://www.virtuosoft.eu/code/bootstrap-touchspin/
*
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-touchspin.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"url": "https://github.com/istvan-ujjmeszaros/bootstrap-touchspin.git"
},
"homepage": "httsp://www.virtuosoft.eu/code/bootstrap-touchspin/",
"version": "4.0.1",
"version": "4.0.2",
"devDependencies": {
"grunt": "^1.0.2",
"grunt-cli": "^1.2.0",
Expand Down

0 comments on commit 6fe9953

Please sign in to comment.