Skip to content

Commit

Permalink
bumped version of testwiz to 0.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Dec 9, 2021
1 parent 6c31370 commit f7bc436
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 @@ -7,7 +7,7 @@ plugins {
}

group = 'com.github.znsio'
version '0.0.63'
version '0.0.64'
project.ext.logDir = "${rootDir}/target"

repositories {
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 = '7.1'
teswizVersion = '0.0.63'
teswizVersion = '0.0.64'
}
repositories {
mavenLocal()
Expand Down

0 comments on commit f7bc436

Please sign in to comment.