Skip to content

Commit

Permalink
Bumped version to v4.5.0 (#155)
Browse files Browse the repository at this point in the history
* Bumped version to v4.5.0

* Fixed PR number
  • Loading branch information
AnasNaouchi authored Jul 17, 2023
1 parent 00a7e44 commit 73ab7c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# CHANGE LOG
## v4.5.0

* **NEW** Added `Metadata field to scheduled charge creation` source types (#153)

## v4.4.0

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'com.github.ben-manes.versions'

group 'co.omise'
version '4.4.0'
version '4.5.0'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 73ab7c7

Please sign in to comment.