Skip to content

Commit 96e1218

Browse files
committed
Version bump for a release fix
1 parent 1cb14f0 commit 96e1218

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
For Angular 2 see [ng2-redux](https://github.com/wbuchwalter/ng2-redux).
55

6-
[![build status](https://img.shields.io/travis/wbuchwalter/ng-redux/master.svg?style=flat-square)](https://travis-ci.org/wbuchwalter/ng-redux)
6+
[![build status](https://img.shields.io/travis/angular-redux/ng-redux/master.svg?style=flat-square)](https://travis-ci.org/ng-redux/ng-redux)
77
[![npm version](https://img.shields.io/npm/v/ng-redux.svg?style=flat-square)](https://www.npmjs.com/package/ng-redux)
88

99

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ng-redux",
3-
"version": "3.1.0",
4-
"homepage": "http://github.com/wbuchwalter/ng-redux",
3+
"version": "3.4.1",
4+
"homepage": "http://github.com/angular-redux/ng-redux",
55
"authors": [
66
"William Buchwalter <[email protected]> (http://github.com/wbuchwalter)"
77
],

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-redux",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Redux bindings for Angular.js",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)