Skip to content

Commit 3c3c9f0

Browse files
committed
Preparing for next developer iteration, 3.0.1.
1 parent 8153820 commit 3c3c9f0

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
@@ -1,3 +1,7 @@
1+
### 3.0.1 (Next)
2+
3+
* Your contribution here.
4+
15
### 3.0.0 (2025/10/24)
26

37
* [#96](https://github.com/dblock/strava-ruby-client/pull/96): Updates and refactors models to spec - [@dblock](https://github.com/dblock).

lib/strava/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Strava
4-
VERSION = '3.0.0'
4+
VERSION = '3.0.1'
55
end

0 commit comments

Comments
 (0)