Skip to content

Commit 48a3fd8

Browse files
committed
Tag release v3.0.9
1 parent 0bbe8b9 commit 48a3fd8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# main
22

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+
37
- Improved support for alternate primary branch names
48

59
# 3.0.8 - April 1st, 2019

lib/samus/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Samus
2-
VERSION = '3.0.8'.freeze
2+
VERSION = '3.0.9'.freeze
33
end

0 commit comments

Comments
 (0)