Skip to content

Commit b03a7ae

Browse files
committed
chore: release v0.3.1
Signed-off-by: James Couball <[email protected]>
1 parent fbadc20 commit b03a7ae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## v0.3.1 (2025-03-28)
4+
5+
[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.3.0..v0.3.1)
6+
7+
Changes since v0.3.0:
8+
9+
* fbadc20 docs: update the gem description
10+
311
## v0.3.0 (2025-03-28)
412

513
[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.2.0..v0.3.0)

lib/ruby_git/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
module RubyGit
44
# The ruby_git gem version
55
#
6-
VERSION = '0.3.0'
6+
VERSION = '0.3.1'
77
end

0 commit comments

Comments
 (0)