Skip to content

Commit 0a7f145

Browse files
authored
chore: bump-version (#312)
1 parent 3299aad commit 0a7f145

File tree

4 files changed

+8
-5
lines changed

4 files changed

+8
-5
lines changed

lib/flagsmith/package.json

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

lib/react-native-flagsmith/package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/react-native-flagsmith/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-flagsmith",
3-
"version": "9.2.1",
3+
"version": "9.2.0",
44
"description": "Feature flagging to support continuous development",
55
"main": "./index.js",
66
"repository": {

package-lock.json

+4-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)