From a7265bf640b13171af71dccbdf52cdc87f6d1e78 Mon Sep 17 00:00:00 2001 From: Florencia Acosta Date: Thu, 18 Jul 2024 16:02:17 -0300 Subject: [PATCH] version --- .gitignore | 1 + .../node/instrumentation-react-native-navigation/package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e60a42e810..e7720f6f33 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ typings/ # Optional npm cache directory .npm +.npmrc # Optional eslint cache .eslintcache diff --git a/plugins/node/instrumentation-react-native-navigation/package.json b/plugins/node/instrumentation-react-native-navigation/package.json index 65ec9010eb..60b36e11bf 100644 --- a/plugins/node/instrumentation-react-native-navigation/package.json +++ b/plugins/node/instrumentation-react-native-navigation/package.json @@ -1,6 +1,6 @@ { "name": "@opentelemetry/instrumentation-react-native-navigation", - "version": "0.39.0", + "version": "0.1.0", "description": "OpenTelemetry instrumentation for the `@react-navigation/native` views for React Native applications", "keywords": [ "opentelemetry"