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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hzalaz committed Nov 9, 2015
1 parent b1703b5 commit 119f041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3"
s.version = "0.0.4"
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.3",
"version": "0.0.4",
"description": "Auth0 Lock for React Native (iOS)",
"main": "auth0-lock.js",
"scripts": {
Expand Down

0 comments on commit 119f041

Please sign in to comment.