From 543e4a30cb4757cd4ed8852d1eb4775a459421ea Mon Sep 17 00:00:00 2001 From: devops-syncano Date: Sat, 24 Sep 2016 06:35:02 +0000 Subject: [PATCH] Bump to v1.0.28 [ci skip] --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index e4ec0e2..5cc6747 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "syncano", - "version": "1.0.27", + "version": "1.0.28", "description": "A library to intereact with the Syncano API.", "homepage": "https://github.com/Syncano/syncano-js", "authors": [ diff --git a/package.json b/package.json index a32989d..d37eb80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "syncano", - "version": "1.0.27", + "version": "1.0.28", "description": "A library to intereact with the Syncano API.", "main": "lib/syncano.js", "author": "Kelly Andrews",