diff --git a/gzip.xml b/gzip.xml
index 9bf1321..4b643fb 100644
--- a/gzip.xml
+++ b/gzip.xml
@@ -7,7 +7,7 @@
Released under dual license LGPL v3 | MIT
contact@tbela.net
https://tbela.net
- 2.8.1
+ 2.9.0
PLG_SYSTEM_GZIP_XML_DESCRIPTION
docs
diff --git a/package.json b/package.json
index 21fd7b7..02217b5 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gzip",
- "version": "2.8.1",
+ "version": "2.9.0",
"scripts": {
"build": "./build.sh",
"rollup-config": "./node_modules/rollup/dist/bin/rollup ./config/rollup/rollup.js -f iife --name=rollupConfig > ./rollup.config.js",