Skip to content

Commit 5e14e68

Browse files
committed
Bump version to 2.5.0
1 parent a7bb4f4 commit 5e14e68

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.5.0
4+
35
- [HOUSEKEEPING] Bump XML dependency requirements to more recent versions
46
- [HOUSEKEEPING] Bump bundler version to 2.5.19
57
- [HOUSEKEEPING] Bump ruby required version from 2.7 to 3.1

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

0 commit comments

Comments
 (0)