Skip to content

Commit dcc22df

Browse files
authored
Bump v4.8.0 (#162)
* Bump v4..8.0 * Remove formatting
1 parent 43f82f3 commit dcc22df

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,5 +1,9 @@
11
# CHANGE LOG
22

3+
## v.4.8.0
4+
5+
- **NEW** Support dynamic webhooks ([#161](https://github.com/omise/omise-java/pull/161))
6+
37
## v.4.7.0
48

59
* **NEW** Support partial capture (#158)

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.7.0'
9+
version '4.8.0'
1010

1111
sourceCompatibility = 1.8
1212
targetCompatibility = 1.8

0 commit comments

Comments
 (0)