Skip to content

Commit 890eb60

Browse files
chore: release packages/core v2.1.6 (#463)
Removing `-beta` from package version string for automation. Same as current `v2.1.6-beta` Co-authored-by: oscb <[email protected]>
1 parent ba4cf9f commit 890eb60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native",
3-
"version": "2.1.6-beta",
3+
"version": "2.1.6",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {

0 commit comments

Comments
 (0)