Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 6990b74

Browse files
chore(release plugin-sequelize) - publish v0.1.0
1 parent 7194234 commit 6990b74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/plugin-sequelize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-plugin-sequelize",
3-
"version": "0.1.0-alpha.0",
3+
"version": "0.1.0",
44
"description": "open telemetry instrumentation for the `sequelize` module",
55
"keywords": [
66
"sequelize",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// this is autogenerated file, see version-update.js
2-
export const VERSION = '0.0.1';
2+
export const VERSION = '0.1.0';

0 commit comments

Comments
 (0)