Skip to content

Commit

Permalink
updated version to 0.0.98
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Sep 5, 2024
1 parent 0b2c686 commit 9b8b6a4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ plugins {
}

group = 'com.github.znsio'
version '0.0.97'
version '0.0.98'

java {
sourceCompatibility = JavaVersion.VERSION_17
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.10'
teswizVersion = '0.0.97'
teswizVersion = '0.0.98'
}
repositories {
mavenLocal()
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"name": "teswiz-appium2.0",
"description": "[![0.0.3](https://jitpack.io/v/znsio/teswiz.svg)](https://jitpack.io/#znsio/teswiz) [![0.0.3](https://jitci.com/gh/znsio/teswiz/svg)](https://jitci.com/gh/znsio/teswiz) [![CI](https://github.com/znsio/teswiz/actions/workflows/Build_And_Run_Unit_Tests_CI.yml/badge.svg)](https://github.com/znsio/teswiz/actions/workflows/Build_And_Run_Unit_Tests_CI.yml) [![CodeQL](https://github.com/znsio/teswiz/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/znsio/teswiz/actions/workflows/codeql-analysis.yml)",
"version": "0.0.97",
"version": "0.0.98",
"main": "index.js",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit 9b8b6a4

Please sign in to comment.