diff --git a/dark-inspired-github.user.styl b/dark-inspired-github.user.styl index 027f6e0..68e4779 100644 --- a/dark-inspired-github.user.styl +++ b/dark-inspired-github.user.styl @@ -6,7 +6,7 @@ @homepageURL https://github.com/style-it-themes/dark-inspired-github @supportURL https://github.com/style-it-themes/dark-inspired-github/issues @updateURL https://github.com/style-it-themes/dark-inspired-github/raw/main/dark-inspired-github.user.styl -@version 3.0.0 +@version 3.0.1 @license MIT @preprocessor stylus @@ -48,7 +48,7 @@ ==/UserStyle== */ // Remove old browser prefixes. vendors = official -version = 'Dark Inspired GitHub - v3.0.0' +version = 'Dark Inspired GitHub - v3.0.1' t = transparent i = !important r = unquote diff --git a/package.json b/package.json index 5664427..56e7319 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dark-inspired-github", "title": "Dark Inspired GitHub", - "version": "3.0.0", + "version": "3.0.1", "license": "MIT", "homepage": "https://github.com/style-it-themes/dark-inspired-github", "repository": "style-it-themes/dark-inspired-github",