From bde15490bb9a0a0a2ea9bf03406bf318ec4402fa Mon Sep 17 00:00:00 2001 From: Mike North Date: Thu, 30 Jul 2015 22:27:06 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a0e97c9..25368c86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-orientation", - "version": "0.0.6", + "version": "0.0.7", "description": "Idiomatically mobile device orientation changes in Ember.js", "directories": { "doc": "doc",