Skip to content

Commit

Permalink
Merge pull request #416 from kennethshackleton/prepare-0.18.0
Browse files Browse the repository at this point in the history
Prepare version 0.18.0.
  • Loading branch information
kennethshackleton authored Feb 11, 2023
2 parents fb60929 + c51c141 commit 26ad3fd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Change Log
==========

## Version 0.18.0

### Dependencies

* OpenSSL 1.1.1t.

## Version 0.17.1

### Dependencies
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
selekt.versionName=0.17.1
selekt.nextVersionName=0.18.0
selekt.versionName=0.18.0
selekt.nextVersionName=0.19.0

openssl.version=1.1.1
openssl.version.suffix=t
Expand Down

0 comments on commit 26ad3fd

Please sign in to comment.