Skip to content

Commit 73ab7c7

Browse files
authored
Bumped version to v4.5.0 (#155)
* Bumped version to v4.5.0 * Fixed PR number
1 parent 00a7e44 commit 73ab7c7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CHANGE LOG
2+
## v4.5.0
3+
4+
* **NEW** Added `Metadata field to scheduled charge creation` source types (#153)
25

36
## v4.4.0
47

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
66
apply plugin: 'com.github.ben-manes.versions'
77

88
group 'co.omise'
9-
version '4.4.0'
9+
version '4.5.0'
1010

1111
sourceCompatibility = 1.8
1212
targetCompatibility = 1.8

0 commit comments

Comments
 (0)