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

Commit c7fc587

Browse files
Bump version
1 parent 43aa30a commit c7fc587

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
@@ -89,5 +89,6 @@ In lieu of a formal styleguide, take care to maintain the existing coding style.
8989

9090
## Release History
9191

92+
* 2016-11-09 / v1.0.2 / Fixed examples.
9293
* 2016-11-09 / v1.0.1 / Relaxed peer dependencies.
9394
* 2016-11-08 / v1.0.0 / First release.

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.1",
4+
"version": "1.0.2",
55
"main": "tasks/javascript_obfuscator.js",
66
"files": ["tasks"],
77
"homepage": "https://github.com/tomasz-oponowicz/grunt-javascript-obfuscator",

0 commit comments

Comments
 (0)