Skip to content

Commit

Permalink
updated teswiz version to 0.0.92
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Feb 12, 2024
1 parent 74d6b07 commit 45eac97
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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.91'
version '0.0.92'

repositories {
mavenLocal()
Expand Down
4 changes: 2 additions & 2 deletions build.gradle.sample
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ import java.text.SimpleDateFormat

buildscript {
ext {
gradleVersion = '8.5'
teswizVersion = '0.0.91'
gradleVersion = '8.6'
teswizVersion = '0.0.92'
}
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 @@ -9,7 +9,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.91",
"version": "0.0.92",
"main": "index.js",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit 45eac97

Please sign in to comment.