Skip to content

Commit ce01f6d

Browse files
github-actions[bot]opentelemetrybotarielvalentin
authored
release: Release opentelemetry-helpers-sql 0.1.0 (initial release) (#1368)
* release: Release opentelemetry-helpers-sql 0.1.0 (initial release) * ci: Force --------- Co-authored-by: OpenTelemetry Bot <[email protected]> Co-authored-by: Ariel Valentin <[email protected]>
1 parent fee95c6 commit ce01f6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

helpers/sql/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Release History: opentelemetry-helpers-sql
2+
3+
### v0.1.0 / 2025-01-24
4+
5+
Initial release.

helpers/sql/lib/opentelemetry/helpers/sql/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 Helpers
99
module Sql
10-
VERSION = '0.0.0'
10+
VERSION = '0.1.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)