diff --git a/gzip.xml b/gzip.xml
index 639ce62..f41b9b8 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.9.3
+ 2.11.0
PLG_SYSTEM_GZIP_XML_DESCRIPTION
docs
diff --git a/package.json b/package.json
index 88f0b39..a6376cd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "gzip",
- "version": "2.9.3",
+ "version": "2.11.0",
"scripts": {
"build": "./build.sh",
"rollup-config": "./node_modules/rollup/dist/bin/rollup ./config/rollup/rollup.js -f iife --name=rollupConfig > ./rollup.config.js",