Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 228ed6c

Browse files
GA release 1.0.0 (#65)
1 parent 17f5040 commit 228ed6c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this repository adheres to [Semantic Versioning](https://semver.org/spec/v2.
77

88
## Unreleased
99

10+
## v1.0.0 - 2022-09-29
11+
1012
## v0.3.0 - 2022-09-28
1113

1214
### Changed

lib/splunk/otel/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Splunk
44
module Otel
5-
VERSION = "0.3.0"
5+
VERSION = "1.0.0"
66
end
77
end

0 commit comments

Comments
 (0)