From 9ad7aceab11c8d81f41bea77a73b257e81d58ba3 Mon Sep 17 00:00:00 2001 From: Max Fierke Date: Thu, 10 Oct 2019 21:24:30 -0500 Subject: [PATCH] Release 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 921b466c4..943c04514 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-concurrency", - "version": "1.1.0", + "version": "1.1.1", "description": "Improved concurrency/async primitives for Ember.js", "scripts": { "build": "ember build",