Skip to content

Commit bdd9a10

Browse files
committed
version 0.3.1
1 parent 51054e4 commit bdd9a10

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.3.1] - 2020-07-08
1111

1212
### Fixed
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.3.0'
4+
VERSION = '0.3.1'
55
end

0 commit comments

Comments
 (0)