From 1b14046e6c4c300ef2c328ba025e85575ce64567 Mon Sep 17 00:00:00 2001 From: Chris Garrett Date: Wed, 23 Oct 2019 18:49:41 -0700 Subject: [PATCH] Release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24db141..db47c30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-decorators-polyfill", - "version": "1.0.6", + "version": "1.1.0", "description": "Polyfills Ember's built-in decorators", "keywords": [ "ember-addon"