diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index cca3de5..8bafe14 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "author": "Loic J. Duros", "homepage": "https://gnu.org/software/librejs/", "repository": "http://git.savannah.gnu.org/cgit/librejs.git/", - "version": "6.0.10", + "version": "6.0.11", "title": "GNU LibreJS", "description": "GNU LibreJS is an add-on for Mozilla-based browsers (IceCat, Firefox, Abrowser, Iceweasel)\n that prevents the execution of nonfree nontrivial JavaScript as described in \"The Javascript Trap\": http://www.gnu.org/philosophy/javascript-trap.html", "main": "lib/main.js", |