Skip to content

Commit a2778c3

Browse files
committed
Tag release v3.0.8
1 parent 8733f1e commit a2778c3

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.8 - April 1st, 2019
4+
5+
[3.0.8]: https://github.com/lsegal/samus/compare/v3.0.7...v3.0.8
6+
37
- Fix timezone handling issue.
48

59
# 3.0.7 - 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.7'.freeze
2+
VERSION = '3.0.8'.freeze
33
end

0 commit comments

Comments
 (0)