diff --git a/README.md b/README.md index 568bf361..f4e0fe97 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # tiny-slider -![version](https://img.shields.io/badge/Version-1.5.6-green.svg) +![version](https://img.shields.io/badge/Version-1.6.0-green.svg) Tiny slider for all purposes, inspired by [Owl Carousel](https://owlcarousel2.github.io/OwlCarousel2/). The previous version is still available in branch [v0](https://github.com/ganlanyuan/tiny-slider/tree/v0), you may want to know how to [transfer from v0](transfer.md). diff --git a/bower.json b/bower.json index ce1da208..62d53e61 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "tiny-slider", - "version": "1.5.6", + "version": "1.6.0", "homepage": "https://github.com/ganlanyuan/tiny-slider", "authors": [ "WilliamLin " diff --git a/package.json b/package.json index 425baab9..cf8c6581 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tiny-slider", - "version": "1.5.6", + "version": "1.6.0", "description": "Pure javascript slider for all purposes, inspired by Owl Carousel.", "main": "dist/tiny-slider.js", "directories": {