diff --git a/bower.json b/bower.json index 9b5339b0c..094c199c8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "orbit.js", - "version": "0.6.5", + "version": "0.6.6", "private": true, "devDependencies": { "jquery": "~1.11.1", diff --git a/package.json b/package.json index 710445f24..e6f4ded86 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "orbit.js", "private": true, - "version": "0.6.5", + "version": "0.6.6", "namespace": "Orbit", "description": "A standalone library for data access and synchronization", "homepage": "https://github.com/orbitjs/orbit.js",