Skip to content

Commit 7fa2976

Browse files
committed
Release 1.0.13
1 parent f404323 commit 7fa2976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flexa-react-native.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Pod::Spec.new do |s|
2222
}
2323

2424
s.dependency "React-Core"
25-
s.dependency "Flexa", "~> 1.1.1"
25+
s.dependency "Flexa", "~> 1.1.2"
2626

2727
# Don't install the dependencies when we run `pod install` in the old architecture.
2828
if ENV['RCT_NEW_ARCH_ENABLED'] == '1' then

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flexa/flexa-react-native",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"description": "Flexa Components",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)