From ccdd80a6c53e7970fa7888f5e55dcc821a36c6c3 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sat, 8 Dec 2018 18:56:58 +0100 Subject: [PATCH] bookmark: v0.17.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 42731a238ed..9b8420ceb22 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.14.0", + "version": "0.17.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-theme/package.json b/packages/plugin-theme/package.json index 6cbf73fd29a..5595bd156f3 100644 --- a/packages/plugin-theme/package.json +++ b/packages/plugin-theme/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.16.0", + "version": "0.17.0", "description": "A freesewing plugin that provides a default theme", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",