Skip to content

Commit

Permalink
Minor fix for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Doko-Demo-Doa committed Jan 4, 2021
1 parent 33f2e5a commit ca84b20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RNSweetAlert.podspec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Pod::Spec.new do |s|
s.name = "SweetAlert"
s.name = "RNSweetAlert"
s.version = "3.1.0"
s.summary = "SweetAlert native library for React Native."
s.homepage = "https://github.com/Clip-sub/react-native-sweet-alert.git"
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-sweet-alert",
"version": "3.4.0",
"version": "3.5.0",
"description": "SweetAlert native library for React Native",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit ca84b20

Please sign in to comment.