Skip to content

Commit 880bb50

Browse files
authored
1.0.2 (#74)
1 parent c4d3bc4 commit 880bb50

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@formo/analytics-react-native",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Formo Analytics SDK for React Native - Track wallet events and user analytics in mobile dApps",
55
"packageManager": "pnpm@11.1.1",
66
"repository": {

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// This file is auto-generated by scripts/update-version.js during npm version
22
// Do not edit manually - it will be overwritten
3-
export const version = '1.0.1';
3+
export const version = '1.0.2';

0 commit comments

Comments
 (0)