From bb6f9d7c5dcf83af9a5f6fbb6fc3217fa081a2c0 Mon Sep 17 00:00:00 2001 From: dmuneras Date: Mon, 11 Sep 2017 22:37:14 -0500 Subject: [PATCH] 0.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f32a427..68c7434 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-place-autocomplete", - "version": "0.0.19", + "version": "0.0.20", "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", "directories": { "doc": "doc",