We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbe8b9 commit 48a3fd8Copy full SHA for 48a3fd8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# main
2
3
+# 3.0.9 - June 19th, 2020
4
+
5
+[3.0.9]: https://github.com/lsegal/samus/compare/v3.0.8...v3.0.9
6
7
- Improved support for alternate primary branch names
8
9
# 3.0.8 - April 1st, 2019
lib/samus/version.rb
@@ -1,3 +1,3 @@
module Samus
- VERSION = '3.0.8'.freeze
+ VERSION = '3.0.9'.freeze
end
0 commit comments