We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6253d commit bb1d5d1Copy full SHA for bb1d5d1
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [3.6.0] - 2022-04-11
+## [3.6.0] - 2022-04-15
11
### Added
12
- New `vpn` field in `security` object.
13
build.gradle
@@ -8,7 +8,7 @@ plugins {
}
group = 'co.ipregistry'
-version = '3.5.0'
+version = '3.6.0'
repositories {
14
mavenCentral()
0 commit comments