From 4e3440211eb4b02b93dda7be8a5d1354cdce2095 Mon Sep 17 00:00:00 2001 From: Syl Date: Tue, 6 May 2014 21:20:45 +0200 Subject: [PATCH] released 2.0.0-rc1 --- bower.json | 2 +- desoslide.jquery.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"