Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed May 29, 2024
1 parent 061c320 commit 4141119
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/sdk/ios/Sources/version.swift
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// swiftlint:disable:next identifier_name
public let PrimerReactNativeSDKVersion = "2.23.0"
public let PrimerReactNativeSDKVersion = "2.24.0"
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@primer-io/react-native",
"version": "2.23.0",
"version": "2.24.0",
"description": "Primer SDK for RN",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit 4141119

Please sign in to comment.