Skip to content

Commit

Permalink
Release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chanhyeong committed Dec 13, 2024
1 parent 56b733c commit 893c547
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Event Driven lightweight message format

eventeria | spring-boot | spring-cloud-stream
-----------|---------------|---------------------
1.3.0 | 3.4.x | 4.2.x
1.2.2 | 3.2.x ~ 3.3.x | 4.1.x
1.1.1 | 3.0.x ~ 3.1.x | 4.0.x
1.0.1 | 2.7.x | 3.2.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
}

group "com.navercorp.eventeria"
version "1.2.2-SNAPSHOT"
version "1.3.0"

tasks.withType(Javadoc).configureEach { enabled = false }

Expand Down

0 comments on commit 893c547

Please sign in to comment.