Skip to content

Commit 4a261c5

Browse files
committed
Update changelog and bump version
1 parent 131c1bd commit 4a261c5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 2.1.1
2+
3+
- [HOUSEKEEPING] update Bank public key initialization for OpenSSL 3
4+
15
### 2.1.0
26

37
- [HOUSEKEEPING] updates Nokogiri dependencies

lib/epics/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Epics
4-
VERSION = '2.1.0'
4+
VERSION = '2.1.1'
55
end

0 commit comments

Comments
 (0)