diff --git a/gzip.xml b/gzip.xml
index 4b643fb..bf71e6d 100644
--- a/gzip.xml
+++ b/gzip.xml
@@ -7,14 +7,13 @@
Released under dual license LGPL v3 | MIT
contact@tbela.net
https://tbela.net
- 2.9.0
+ 2.9.1
PLG_SYSTEM_GZIP_XML_DESCRIPTION
docs
css
fields
helpers
- js/lib
js/dist
lib
language
diff --git a/package.json b/package.json
index 02217b5..98c297e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gzip",
- "version": "2.9.0",
+ "version": "2.9.1",
"scripts": {
"build": "./build.sh",
"rollup-config": "./node_modules/rollup/dist/bin/rollup ./config/rollup/rollup.js -f iife --name=rollupConfig > ./rollup.config.js",