summaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'component.json')
-rw-r--r--component.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/component.json b/component.json
index 546edd4..6e515c5 100644
--- a/component.json
+++ b/component.json
@@ -4,8 +4,8 @@
"homepage": "http://github.com/robloach/xor-crypt",
"description": "Simple XOR string encryption library.",
"license": "MIT",
- "version": "1.0.0",
- "keywords": [
+ "version": "1.1.0",
+ "keywords ": [
"encryption"
],
"main": "xor-crypt.js",