Skip to content

Commit 79eef71

Browse files
committed
refractored the code, improved docs
1 parent ea46e59 commit 79eef71

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"flexible-bootstrap-carousel.css"
66
],
77
"homepage": "https://github.com/DanDevG/flexible-bootstrap-carousel",
8-
"version": "0.3.2",
8+
"version": "0.3.3",
99
"authors": [
1010
"Dan Dev <[email protected]>"
1111
],

flexible-bootstrap-carousel.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
3-
Flexible Bootstrap Carousel v0.3.1
3+
Flexible Bootstrap Carousel v0.3.3
44
55
Copyright (c) 2017 Dan Dev
66

flexible-bootstrap-carousel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*!
22
3-
Flexible Bootstrap Carousel v0.3.1
3+
Flexible Bootstrap Carousel v0.3.3
44
55
Copyright (c) 2017 Dan Dev
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flexible-bootstrap-carousel",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Flexible Bootstrap Carousel plugin",
55
"main": "flexible-bootstrap-carousel.js",
66
"directories": {

0 commit comments

Comments
 (0)