From ea29e23387a92f4a2bc13ffcbd476ec609c72047 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sun, 9 Dec 2018 10:46:23 +0100 Subject: [PATCH] bookmark: v0.18.0 --- packages/plugin-theme/package-lock.json | 2 +- packages/plugin-theme/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/plugin-theme/package-lock.json b/packages/plugin-theme/package-lock.json index 9b8420ceb22..1c38ae284fc 100644 --- a/packages/plugin-theme/package-lock.json +++ b/packages/plugin-theme/package-lock.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.17.0", + "version": "0.18.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-theme/package.json b/packages/plugin-theme/package.json index 7e83180ddf5..4f44b921899 100644 --- a/packages/plugin-theme/package.json +++ b/packages/plugin-theme/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.17.1", + "version": "0.18.0", "description": "A freesewing plugin that provides a default theme", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",