From e42a543aabcee963dfe27ea1b54f65afb09ab6fa Mon Sep 17 00:00:00 2001 From: antjanus Date: Mon, 31 Jul 2017 09:32:38 -0600 Subject: [PATCH] 3.4.0 Release --- README.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e3670b0..9301d79 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -> ### Currently unmaintained! Looking for contributors: https://github.com/angular-redux/ng-redux/issues/140 # ng-redux ###### Angular bindings for [Redux](https://github.com/gaearon/redux). diff --git a/package.json b/package.json index f55b76b..60ccdee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-redux", - "version": "3.4.0-beta.1", + "version": "3.4.0", "description": "Redux bindings for Angular.js", "main": "./lib/index.js", "scripts": {