diff --git a/bower.json b/bower.json index 3cebf0a..89682e4 100644 --- a/bower.json +++ b/bower.json @@ -2,7 +2,7 @@ "name": "simpleWeather", "description": "A simple jQuery plugin to display current weather data for any location and doesn't get in your way.", "main": "jquery.simpleWeather.js", - "version": "2.6.0", + "version": "2.7.0", "homepage": "http://simpleweatherjs.com", "authors": [ "James Fleeting " diff --git a/component.json b/component.json index 63973ac..97a4c8a 100644 --- a/component.json +++ b/component.json @@ -2,7 +2,7 @@ "name": "simpleWeather", "repo": "monkeecreate/jquery.simpleWeather", "description": "A simple jQuery plugin to display current weather data for any location and doesn't get in your way.", - "version": "2.6.0", + "version": "2.7.0", "main": "jquery.simpleWeather.js", "scripts": [ "jquery.simpleWeather.js" diff --git a/package.json b/package.json index ce35048..9c9774e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "gulp-jshint": "latest", "gulp-rename": "latest", "gulp-bump": "latest", - "gulp-git": "latest", + "gulp-git": "~0.2.0", "gulp-size": "latest", "jshint-stylish": "latest", "gulp-notify": "latest" diff --git a/simpleweather.jquery.json b/simpleweather.jquery.json index d229a22..1de80c3 100644 --- a/simpleweather.jquery.json +++ b/simpleweather.jquery.json @@ -10,7 +10,7 @@ "monkeecreate", "weather-data" ], - "version": "2.6.0", + "version": "2.7.0", "author": { "name": "James Fleeting", "email": "hello@jamesfleeting.com",