From 4d3ca4965ebbdaa067b491dab58f71228d53248c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Mon, 10 Sep 2018 15:49:59 +0200 Subject: [PATCH] bookmark: v0.13.2 --- 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 6b288e35106..236bdf49b30 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.13.1", + "version": "0.13.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/packages/plugin-theme/package.json b/packages/plugin-theme/package.json index f3547bed42a..e6d0216db05 100644 --- a/packages/plugin-theme/package.json +++ b/packages/plugin-theme/package.json @@ -1,6 +1,6 @@ { "name": "@freesewing/plugin-theme", - "version": "0.13.1", + "version": "0.13.2", "description": "A freesewing plugin that provides a default theme", "author": "Joost De Cock (https://github.com/joostdecock)", "license": "MIT",