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

Commit f5028c9

Browse files
authored
chore: release v1.3.0 (#224)
1 parent 55b0a43 commit f5028c9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

88
## Unreleased
99

10+
## v1.3.0 - 2024-03-15
11+
12+
- Minor dependency updates.
13+
1014
## v1.2.0 - 2023-11-28
1115

1216
- Uprade to OpenTelemetry API 1.2 and SDK 1.3. Drop support for Ruby 2. [#186](https://github.com/signalfx/splunk-otel-ruby/pull/186)

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 = "1.2.0"
5+
VERSION = "1.3.0"
66
end
77
end

0 commit comments

Comments
 (0)