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

Commit

Permalink
chore: bump version 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
revolunet committed Feb 11, 2015
1 parent 292a20f commit 4a1d500
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-carousel",
"description": "Angular Carousel - Mobile friendly touch carousel for AngularJS",
"version": "0.3.9",
"version": "0.3.10",
"homepage": "http://revolunet.github.com/angular-carousel",
"author": "Julien Bouquillon <[email protected]>",
"repository": {
Expand Down
2 changes: 0 additions & 2 deletions dist/angular-carousel.css
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,3 @@ div.rn-carousel-indicator span {
right: 0.5em; }
.rn-carousel-control.rn-carousel-control-next:before {
content: ">"; }

/*# sourceMappingURL=angular-carousel.css.map */
2 changes: 1 addition & 1 deletion dist/angular-carousel.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Angular Carousel - Mobile friendly touch carousel for AngularJS
* @version v0.3.9 - 2015-02-11
* @version v0.3.10 - 2015-02-11
* @link http://revolunet.github.com/angular-carousel
* @author Julien Bouquillon <[email protected]>
* @license MIT License, http://www.opensource.org/licenses/MIT
Expand Down
4 changes: 2 additions & 2 deletions dist/angular-carousel.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-carousel",
"description": "Angular Carousel - Mobile friendly touch carousel for AngularJS",
"version": "0.3.9",
"version": "0.3.10",
"homepage": "http://revolunet.github.com/angular-carousel",
"author": "Julien Bouquillon <[email protected]>",
"repository": {
Expand Down

0 comments on commit 4a1d500

Please sign in to comment.