Skip to content

Commit 0da5bda

Browse files
committed
Changed version to 1.2.0
1 parent b8f86cf commit 0da5bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
**v1.1.2**
4+
**v1.2.0**
55
* Added option `queryString` to bust using a query string and keep original files intact
66

77
**v1.1.0**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-cache-bust",
33
"description": "Bust static assets from the cache using content hashing",
4-
"version": "1.1.2",
4+
"version": "1.2.0",
55
"author": "Ben Holland <hi@benholland.me>",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)