Skip to content

Commit bb1d5d1

Browse files
Prepare next release
1 parent 8d6253d commit bb1d5d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [3.6.0] - 2022-04-11
10+
## [3.6.0] - 2022-04-15
1111
### Added
1212
- New `vpn` field in `security` object.
1313

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = 'co.ipregistry'
11-
version = '3.5.0'
11+
version = '3.6.0'
1212

1313
repositories {
1414
mavenCentral()

0 commit comments

Comments
 (0)