Skip to content

Commit ef7816d

Browse files
authored
Update react-native-aes.podspec
1 parent d893bf5 commit ef7816d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

react-native-aes.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
Pod::Spec.new do |s|
33
s.name = 'react-native-aes'
4-
s.version = '1.2.1'
5-
s.summary = ''
4+
s.version = '1.3.2'
5+
s.summary = 'Native module for AES encryption'
66
s.author = "tectiv3"
77
s.license = 'MIT'
88
s.requires_arc = true

0 commit comments

Comments
 (0)