We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0cdb4d commit 4073f29Copy full SHA for 4073f29
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.0.2 (2021-07-16)
2
+
3
+ * Bumped version for composer
4
5
### 1.0.1 (2021-07-16)
6
7
* Fixed DI in PurgeCachePlugin.php
composer.json
@@ -3,7 +3,7 @@
"description": "Varnish purge filter for Magento 2.x by MageHost.pro",
"homepage": "https://github.com/magehost/varnish-purge-filter",
"type": "magento2-module",
- "version": "1.0.1",
+ "version": "1.0.2",
"minimum-stability": "beta",
8
"license": "MIT",
9
"authors":[
0 commit comments