We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff897b commit 64b6c7eCopy full SHA for 64b6c7e
3 files changed
.npmignore
@@ -0,0 +1,3 @@
1
+bower_components
2
+examples
3
+bower.json
bower.json
@@ -5,7 +5,7 @@
5
"flexible-bootstrap-carousel.css"
6
],
7
"homepage": "https://github.com/DanDevG/flexible-bootstrap-carousel",
8
- "version": "0.2.1",
+ "version": "0.2.5",
9
"authors": [
10
"Dan Dev <dan.dev.mail@gmail.com>"
11
package.json
@@ -1,6 +1,6 @@
{
"name": "flexible-bootstrap-carousel",
4
"description": "Flexible Bootstrap Carousel plugin",
"main": "flexible-bootstrap-carousel.js",
"directories": {
0 commit comments