Skip to content

Commit f897be0

Browse files
committed
Release: 0.5.0
1 parent 62efbed commit f897be0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99

10-
## [Unreleased]
10+
## [0.5.0] - 2020-12-06
1111

1212
### Added
1313

lib/diffcrypt/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Diffcrypt
4-
VERSION = '0.4.1'
4+
VERSION = '0.5.0'
55
end

0 commit comments

Comments
 (0)