Skip to content

Commit 080cc7f

Browse files
committed
Bump 0.5.0
1 parent 3be54be commit 080cc7f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## master
3+
## 0.5.0 (2017-03-28)
44

55
- Add an option to preserve future versions. ([@akxcv][])
66

lib/logidze/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module Logidze
3-
VERSION = "0.4.1"
3+
VERSION = "0.5.0"
44
end

0 commit comments

Comments
 (0)