Skip to content

Commit 68a71b3

Browse files
committed
version 0.3.0
1 parent 091e787 commit 68a71b3

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.0] - 2020-06-30
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.2.0'
4+
VERSION = '0.3.0'
55
end

0 commit comments

Comments
 (0)