From 3f5a8b6a401be4ccf46346037fe6e71388040b69 Mon Sep 17 00:00:00 2001 From: prixe Date: Mon, 11 Feb 2019 21:44:02 +0100 Subject: [PATCH] 1.0.2 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8088eac..58b3d0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## 1.0.2 (2019-02-11) + +* Add nsis build ([c65c8fe](https://github.com/prixe/lindo-poc/commit/c65c8fe)) + + + ## 1.0.1 (2019-02-11) +* 1.0.1 ([8da1855](https://github.com/prixe/lindo-poc/commit/8da1855)) * Add angular-redux ([a8f6852](https://github.com/prixe/lindo-poc/commit/a8f6852)) * add auto updater ([3f1213b](https://github.com/prixe/lindo-poc/commit/3f1213b)) * Better typed redux store ([0d38327](https://github.com/prixe/lindo-poc/commit/0d38327)) diff --git a/package.json b/package.json index 1fb6c32..28a7f52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lindo-poc", - "version": "1.0.1", + "version": "1.0.2", "description": "POC Lindo", "homepage": "https://github.com/prixe/lindo-poc", "author": {