From aca0572f4dba053f0de161bda928ec858b9e32a8 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Thu, 29 Nov 2018 20:21:26 -0600 Subject: [PATCH] 1.5.1 --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 2fe717f0..3643cb54 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.0", + "version": "1.5.1", "minimum_chrome_version": "49", "description": "__MSG_description__", "homepage_url": "https://add0n.com/stylus.html", diff --git a/package.json b/package.json index b40a2341..0f8fe122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Stylus", - "version": "1.5.0", + "version": "1.5.1", "description": "Redesign the web with Stylus, a user styles manager", "license": "GPL-3.0-only", "repository": "openstyles/stylus",