Skip to content

Commit

Permalink
Release v4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohit Kalkur committed Jul 24, 2015
1 parent fe97412 commit fb5cfb8
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seiyria-bootstrap-slider",
"version": "4.13.0",
"version": "4.13.1",
"dependencies": {
"jquery": "*",
"bootstrap": "*",
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "seiyria/bootstrap-slider",
"type": "library",
"version": "4.13.0",
"version": "4.13.1",
"description": "A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.",
"keywords": ["slider", "css", "bootstrap", "javascript"],
"homepage": "https://github.com/seiyria/bootstrap-slider",
Expand Down
4 changes: 2 additions & 2 deletions dist/bootstrap-slider.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap-slider.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*! =======================================================
VERSION 4.12.1
VERSION 4.13.1
========================================================= */
/*! =========================================================
* bootstrap-slider.js
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap-slider.min.css

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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-slider",
"version": "4.13.0",
"version": "4.13.1",
"description": "Slider view component for Twitter Bootstrap.",
"main": "js/bootstrap-slider.js",
"scripts": {
Expand Down

0 comments on commit fb5cfb8

Please sign in to comment.