Skip to content

Commit b287626

Browse files
release: Release opentelemetry-instrumentation-graphql 0.19.3 (#1223)
* release: Release opentelemetry-instrumentation-graphql 0.19.3 Co-authored-by: Robert Laurin <[email protected]>
1 parent 38b083a commit b287626

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

instrumentation/graphql/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History: opentelemetry-instrumentation-graphql
22

3+
### v0.19.3 / 2022-05-05
4+
5+
* (No significant changes)
6+
37
### v0.19.2 / 2021-12-02
48

59
* (No significant changes)

instrumentation/graphql/lib/opentelemetry/instrumentation/graphql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module OpenTelemetry
88
module Instrumentation
99
module GraphQL
10-
VERSION = '0.19.2'
10+
VERSION = '0.19.3'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)