Skip to content

Commit 0c019ee

Browse files
committed
Bump version to 2.2.0
1 parent af41bdf commit 0c019ee

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Unreleased
22

3+
### 2.2.0
4+
35
- [ENHANCEMENT] Adds C2S order tyoe
46
- [HOUSEKEEPING] updates nokogiri dependency
57
- [HOUSEKEEPING] updates rexml dependency

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.2'
4+
VERSION = '2.2.0'
55
end

0 commit comments

Comments
 (0)