Skip to content

Commit 8c4aaf7

Browse files
authored
chore: Bump packages to 9.3.2 (#343)
1 parent 5c89532 commit 8c4aaf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/flagsmith/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flagsmith",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "Feature flagging to support continuous development",
55
"main": "./index.js",
66
"module": "./index.mjs",

lib/react-native-flagsmith/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-flagsmith",
3-
"version": "9.3.1",
3+
"version": "9.3.2",
44
"description": "Feature flagging to support continuous development",
55
"main": "./index.js",
66
"repository": {

0 commit comments

Comments
 (0)