diff --git a/package.json b/package.json index 1f92fe2..2acc5fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-place-autocomplete", - "version": "2.1.0", + "version": "2.1.1", "description": "Ember cli addon to provide a component that uses Google Places API to autocomplete place information when someone writes an address in a text field", "scripts": { "build": "ember build",