Released 0.2.7.

This commit is contained in:
Joel Arvidsson 2016-01-19 11:19:55 -06:00
parent 85b5f2fc6e
commit 15120d9a8d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "RNKeychain"
s.version = "0.2.6"
s.version = "0.2.7"
s.summary = "Keychain Access for React Native."
s.homepage = "https://github.com/oblador/react-native-keychain"
s.license = "MIT"

View File

@ -1,6 +1,6 @@
{
"name": "react-native-keychain",
"version": "0.2.6",
"version": "0.2.7",
"description": "Keychain Access for React Native",
"main": "index.ios.js",
"scripts": {