From 47ec61e14cd6e0e05366884b69abc25443fb53fe Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Thu, 23 Aug 2018 16:46:22 +0200 Subject: [PATCH] bookmark: v0.1.4 --- packages/plugin-bundle/package-lock.json | 2 +- packages/plugin-bundle/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/plugin-bundle/package-lock.json b/packages/plugin-bundle/package-lock.json index 953a8031914..122b3f6df9f 100644 --- a/packages/plugin-bundle/package-lock.json +++ b/packages/plugin-bundle/package-lock.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-bundle", - "version": "0.1.3", + "version": "0.1.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-bundle/package.json b/packages/plugin-bundle/package.json index 7d2fc2602f3..91fb44465b4 100644 --- a/packages/plugin-bundle/package.json +++ b/packages/plugin-bundle/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-bundle", - "version": "0.1.3", + "version": "0.1.4", "description": "Five essential freesewing build-time plugins in one neat bundle", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",