Skip to content

Commit a75bfcb

Browse files
aws-application-signals-botgithub-actions
and
github-actions
authored
Pre-release: Update version to 0.2.0 (#82)
This PR updates the version to 0.2.0. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. Co-authored-by: github-actions <[email protected]>
1 parent f3d5edb commit a75bfcb

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

aws-distro-opentelemetry-node-autoinstrumentation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/aws-distro-opentelemetry-node-autoinstrumentation",
3-
"version": "0.1.0-dev0",
3+
"version": "0.2.0",
44
"description": "This package provides Amazon Web Services distribution of the OpenTelemetry Node Instrumentation, which allows for auto-instrumentation of NodeJS applications.",
55
"author": {
66
"name": "Amazon Web Services",

docker-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws/aws-distro-opentelemetry-node-autoinstrumentation",
3-
"version": "0.1.0-dev0",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"clean": "rimraf build/*",

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-otel-js-instrumentation",
3-
"version": "0.1.0-dev0",
3+
"version": "0.2.0",
44
"description": "This is a repository for AWS Distro of OpenTelemetry JavaScript SDK.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)