Skip to content
This repository was archived by the owner on May 10, 2018. It is now read-only.

Commit 4a1d500

Browse files
committed
chore: bump version 0.3.10
1 parent 292a20f commit 4a1d500

File tree

5 files changed

+5
-7
lines changed

5 files changed

+5
-7
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-carousel",
33
"description": "Angular Carousel - Mobile friendly touch carousel for AngularJS",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"homepage": "http://revolunet.github.com/angular-carousel",
66
"author": "Julien Bouquillon <[email protected]>",
77
"repository": {

dist/angular-carousel.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,3 @@ div.rn-carousel-indicator span {
6262
right: 0.5em; }
6363
.rn-carousel-control.rn-carousel-control-next:before {
6464
content: ">"; }
65-
66-
/*# sourceMappingURL=angular-carousel.css.map */

dist/angular-carousel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* Angular Carousel - Mobile friendly touch carousel for AngularJS
3-
* @version v0.3.9 - 2015-02-11
3+
* @version v0.3.10 - 2015-02-11
44
* @link http://revolunet.github.com/angular-carousel
55
* @author Julien Bouquillon <[email protected]>
66
* @license MIT License, http://www.opensource.org/licenses/MIT

dist/angular-carousel.min.js

Lines changed: 2 additions & 2 deletions
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,7 +1,7 @@
11
{
22
"name": "angular-carousel",
33
"description": "Angular Carousel - Mobile friendly touch carousel for AngularJS",
4-
"version": "0.3.9",
4+
"version": "0.3.10",
55
"homepage": "http://revolunet.github.com/angular-carousel",
66
"author": "Julien Bouquillon <[email protected]>",
77
"repository": {

0 commit comments

Comments
 (0)