From 3c496145d61d43785aedb141e5a9372c66e99c16 Mon Sep 17 00:00:00 2001 From: larsenwork Date: Thu, 14 Jun 2018 17:57:32 +0200 Subject: [PATCH] Publish 0.7.0 release :rocket: --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4dc15c2..884d216 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sketch-easing-gradients", - "version": "0.6.1", + "version": "0.7.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a2bc929..c0e72f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sketch-easing-gradients", - "version": "0.6.1", + "version": "0.7.0", "description": "Supercharge your gradients in Sketch with no-linear color mix and custom color spaces", "repository": { "type": "git",