Skip to content

Commit

Permalink
updated teswiz version to 0.0.93
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Feb 29, 2024
1 parent 0538c56 commit 40a5c47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ plugins {
}

group = 'com.github.znsio'
version '0.0.92'
version '0.0.93'

repositories {
mavenLocal()
Expand Down
2 changes: 1 addition & 1 deletion build.gradle.sample
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
buildscript {
ext {
gradleVersion = '8.6'
teswizVersion = '0.0.92'
teswizVersion = '0.0.93'
}
repositories {
mavenLocal()
Expand Down

0 comments on commit 40a5c47

Please sign in to comment.