From 78ab369f56387676eace2e0c5b70ea99fb4b8b09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hagen=20H=C3=BCbel?= Date: Sat, 20 May 2017 22:19:27 +0200 Subject: [PATCH] fixed readme --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c03c88f..2ebc018 100644 --- a/README.md +++ b/README.md @@ -71,4 +71,4 @@ We'll find the result in our redux-store like this: ## Contribution: -Contributors are welcome! Feel free to submit pull requests or open [discussions](https://github.com/itinance/redux-saga-rn-alert/issues). +Contributors are welcome! Feel free to submit pull requests or open [discussions](https://github.com/itinance/redux-saga-location/issues). diff --git a/package.json b/package.json index 6ec34b2..c3ecd6f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "redux-saga-location", - "version": "1.0.0", + "version": "1.0.1", "description": "Location-support for reduy-saga", "main": "index.js", "scripts": {