From 689cac405695c984333be86b28a0d78b144134b2 Mon Sep 17 00:00:00 2001 From: Robert Hurst Date: Tue, 23 Jun 2015 22:51:48 -0700 Subject: [PATCH] 0.4.3 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a7d14d8..6b4b849 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "keyboardjs", "description": "A library for binding to keys and key combos without the pain of key codes and key combo conflicts.", - "version": "0.4.2", + "version": "0.4.3", "keywords": [ "Key Binding, Keyboard, Key combos, Keyboard Shortcuts" ], @@ -19,8 +19,8 @@ "web": "https://github.com/RobertWHurst/KeyboardJS/issues" }, "repository": { - "type": "git", - "url": "git@github.com:RobertWHurst/KeyboardJS.git" + "type": "git", + "url": "git@github.com:RobertWHurst/KeyboardJS.git" }, "licenses": [ {