diff --git a/bower.json b/bower.json index d77d9bb..6f33f2e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "desoslide", - "version": "1.3.0", + "version": "2.0.0-rc1", "homepage": "https://github.com/sylouuu/desoslide", "description": "Take control of your slideshow with this powerful jQuery plugin", "keywords": [ diff --git a/desoslide.jquery.json b/desoslide.jquery.json index 54eaa33..f86afc6 100644 --- a/desoslide.jquery.json +++ b/desoslide.jquery.json @@ -1,7 +1,7 @@ { "name": "desoslide", "title": "desoSlide", - "version": "1.3.0", + "version": "2.0.0-rc1", "description": "Take control of your slideshow with this powerful jQuery plugin", "keywords": [ "slider", diff --git a/package.json b/package.json index 8cf765c..2f9955e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "desoslide", - "version": "1.3.0", + "version": "2.0.0-rc1", "description": "Take control of your slideshow with this powerful jQuery plugin", "directories": { "test": "tests"