Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Commit

Permalink
Release 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed Nov 6, 2015
1 parent c30d103 commit 25459d8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

## [0.0.2](https://github.com/auth0/react-native-lock-ios/tree/0.0.2) (2015-11-06)
[Full Changelog](https://github.com/auth0/react-native-lock-ios/compare/0.0.1...0.0.2)

## [0.0.1](https://github.com/auth0/react-native-lock-ios/tree/0.0.1) (2015-11-06)


Expand Down
2 changes: 1 addition & 1 deletion LockReactNative.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LockReactNative"
s.version = "0.0.1"
s.version = "0.0.2"
s.summary = "A wrapper of Lock for iOS to use with React Native."
s.description = <<-DESC
[![Auth0](https://i.cloudup.com/1vaSVATKTL.png)](http://auth0.com)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-lock-ios",
"version": "0.0.1",
"version": "0.0.2",
"description": "Auth0 Lock for React Native (iOS)",
"main": "auth0-lock.js",
"scripts": {
Expand Down

0 comments on commit 25459d8

Please sign in to comment.