Skip to content

Commit 4073f29

Browse files
committed
bump version for composer
1 parent e0cdb4d commit 4073f29

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.0.2 (2021-07-16)
2+
3+
* Bumped version for composer
4+
15
### 1.0.1 (2021-07-16)
26

37
* Fixed DI in PurgeCachePlugin.php

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Varnish purge filter for Magento 2.x by MageHost.pro",
44
"homepage": "https://github.com/magehost/varnish-purge-filter",
55
"type": "magento2-module",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"minimum-stability": "beta",
88
"license": "MIT",
99
"authors":[

0 commit comments

Comments
 (0)