We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbadc20 commit b03a7aeCopy full SHA for b03a7ae
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
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
11
## v0.3.0 (2025-03-28)
12
13
[Full Changelog](https://github.com/main-branch/ruby_git/compare/v0.2.0..v0.3.0)
lib/ruby_git/version.rb
@@ -3,5 +3,5 @@
module RubyGit
# The ruby_git gem version
#
- VERSION = '0.3.0'
+ VERSION = '0.3.1'
end
0 commit comments