Skip to content

Commit ccaf6fe

Browse files
committed
Bump version number
1 parent 395021c commit ccaf6fe

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

example/Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ GEM
55
base64
66
nkf
77
rexml
8-
activesupport (7.2.1.2)
8+
activesupport (7.2.2)
99
base64
10+
benchmark (>= 0.3)
1011
bigdecimal
1112
concurrent-ruby (~> 1.0, >= 1.3.1)
1213
connection_pool (>= 2.2.5)
@@ -23,6 +24,7 @@ GEM
2324
json (>= 1.5.1)
2425
atomos (0.1.3)
2526
base64 (0.2.0)
27+
benchmark (0.3.0)
2628
bigdecimal (3.1.8)
2729
claide (1.1.0)
2830
cocoapods (1.15.2)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-localize",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"license": "MIT",
55
"description": "A toolbox for your React Native app localization.",
66
"author": "Mathieu Acthernoene <[email protected]>",

0 commit comments

Comments
 (0)