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

Commit 41c6cc3

Browse files
Bump version
1 parent 10aec05 commit 41c6cc3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

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

9494
## Release History
9595

96+
* 2016-11-09 / v1.0.3 / Updated README.
9697
* 2016-11-09 / v1.0.2 / Fixed examples.
9798
* 2016-11-09 / v1.0.1 / Relaxed peer dependencies.
9899
* 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.2",
4+
"version": "1.0.3",
55
"main": "tasks/javascript_obfuscator.js",
66
"files": ["tasks"],
77
"homepage": "https://github.com/tomasz-oponowicz/grunt-javascript-obfuscator",

0 commit comments

Comments
 (0)