Skip to content

Commit

Permalink
v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Apr 21, 2022
1 parent d4530a1 commit 04109e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ plugins {

description = "Jefferson Lab Alarm Warning System Java Library"
group 'org.jlab'
version '1.9.0'
version '4.0.0'

ext.releaseDate = 'Jan 31 2022'
ext.releaseDate = 'April 21 2022'
ext.confluentVer = '7.0.1'
ext.kafkaVer = '3.0.0'

Expand Down

0 comments on commit 04109e3

Please sign in to comment.