Skip to content
This repository was archived by the owner on Oct 31, 2022. It is now read-only.

Commit 834ce17

Browse files
Bump version
1 parent 6f13f17 commit 834ce17

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
113113

114114
## Release History
115115

116+
* 2016-11-11 / v1.0.4 / Updated README.
116117
* 2016-11-09 / v1.0.3 / Updated README.
117118
* 2016-11-09 / v1.0.2 / Fixed examples.
118119
* 2016-11-09 / v1.0.1 / Relaxed peer dependencies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-javascript-obfuscator",
33
"description": "Obfuscates JavaScript files using amazing javascript-obfuscator.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"main": "tasks/javascript_obfuscator.js",
66
"files": ["tasks"],
77
"homepage": "https://github.com/tomasz-oponowicz/grunt-javascript-obfuscator",

0 commit comments

Comments
 (0)