Skip to content

Commit

Permalink
Release 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
magrinj committed Jan 22, 2020
1 parent 17cf5f6 commit 35c2e23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ios/RNAppStoreReview.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = "RNAppStoreReview"
s.version = "0.0.1"
s.version = "0.0.4"
s.summary = "RNAppStoreReview"
s.description = <<-DESC
Rate on app store inside your app
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-app-store-review",
"version": "0.0.2",
"version": "0.0.4",
"description": "Rate on app store inside your app",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 35c2e23

Please sign in to comment.