From 37000b41d09c05bf0e76791a99e8542ee1d18d75 Mon Sep 17 00:00:00 2001 From: larsenwork Date: Sun, 27 May 2018 21:14:29 +0200 Subject: [PATCH] Publish 0.4.1 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 a908c12..46078a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "sketch-easing-gradients", - "version": "0.4.0", + "version": "0.4.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6bd16b9..36c64cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sketch-easing-gradients", - "version": "0.4.0", + "version": "0.4.1", "description": "Supercharge your gradients in Sketch with no-linear color mix and custom color spaces", "repository": { "type": "git",