Skip to content

Commit

Permalink
bumped version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
anandbagmar committed Nov 15, 2024
1 parent 49b0b09 commit ea54a72
Show file tree
Hide file tree
Showing 4 changed files with 177 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 '1.0.5'
version '1.0.6'

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.11'
teswizVersion = '1.0.5'
teswizVersion = '1.0.6'
}
repositories {
mavenLocal()
Expand Down
176 changes: 174 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 @@ -17,7 +17,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": "1.0.5",
"version": "1.0.6",
"main": "index.js",
"directories": {
"doc": "docs"
Expand Down

0 comments on commit ea54a72

Please sign in to comment.