Skip to content

Commit a0062b9

Browse files
feat: prepare for release
- updated version - updated private property in package.json
1 parent 3bc5edd commit a0062b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-kepler",
3-
"private": true,
4-
"version": "0.1.0",
3+
"private": false,
4+
"version": "1.0.0",
55
"description": "The hassle-free way to add Segment analytics to your React-Native app for Amazon Kepler",
66
"main": "lib/commonjs/index",
77
"scripts": {

0 commit comments

Comments
 (0)