Skip to content

Commit 3c75483

Browse files
committed
Bump version to 0.6.0
1 parent 86d2651 commit 3c75483

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,4 +1,4 @@
1-
# 0.6.0 / Unreleased
1+
# 0.6.0 / 2019-01-30
22

33
### Added
44

lib/dry/view/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
module Dry
44
class View
55
# @api private
6-
VERSION = "0.5.4"
6+
VERSION = "0.6.0"
77
end
88
end

0 commit comments

Comments
 (0)