Skip to content

Commit 4acd329

Browse files
committed
bump version number
1 parent e04ba07 commit 4acd329

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ allprojects {
1515
apply plugin: 'jacoco'
1616

1717
group = "com.github.erosb"
18-
version = "2.0.1"
18+
version = "2.0.2"
1919
description = "Forked version of openapi4j aiming for openapi 3.1 support"
2020

2121
java {

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ nav:
3939
- 'Undertow': other-frameworks/undertow.md
4040
- 'Vert.x': other-frameworks/vertx.md
4141
extra:
42-
kappa_version: 2.0.1
42+
kappa_version: 2.0.2
4343
analytics:
4444
provider: google
4545
property: G-ETPR43KXJH

0 commit comments

Comments
 (0)