From 19d1dff514ed3896be2ef3dd32d9d19acf63148d Mon Sep 17 00:00:00 2001 From: Ruslan Ismagilov Date: Tue, 22 Nov 2016 11:01:10 +0300 Subject: [PATCH] 1.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 400b91e..2e8ee80 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "learn-generators", "description": "Learn ES6 generators in practice.", "author": "Ruslan Ismagilov ", - "version": "1.7.0", + "version": "1.7.1", "repository": { "type": "git", "url": "git@github.com:isRuslan/learn-generators.git"