Skip to content

Commit e2c3130

Browse files
authored
0.1.3 (#13)
1 parent e840861 commit e2c3130

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": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Formo Analytics SDK for React Native - Track wallet events and user analytics in mobile dApps",
55
"packageManager": "pnpm@10.27.0",
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 = '0.1.2';
3+
export const version = '0.1.3';

0 commit comments

Comments
 (0)