Skip to content

Commit 80fc40d

Browse files
committed
Tag release v3.0.7
1 parent d8c46cd commit 80fc40d

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
# master
22

3+
# 3.0.7 - April 02nd, 2019
4+
5+
[3.0.7]: https://github.com/lsegal/samus/compare/v3.0.6...v3.0.7
6+
37
- Fix bug in `publish` task of DockerReleaseTask in previous release.
48

59
# 3.0.6 - April 02nd, 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.6'.freeze
2+
VERSION = '3.0.7'.freeze
33
end

0 commit comments

Comments
 (0)