Skip to content

Commit d73d7ab

Browse files
authored
Merge pull request #8 from takemikami/prepare-0.0.3
prepare 0.0.3
2 parents 68f0d86 + 3c1dc92 commit d73d7ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ _export:
2020
repositories:
2121
- https://jitpack.io
2222
dependencies:
23-
- com.github.takemikami:digdag-plugin-shresult:0.0.2
23+
- com.github.takemikami:digdag-plugin-shresult:0.0.3
2424
2525
+step1:
2626
sh_result>: |

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = 'com.github.takemikami'
12-
version = '0.0.2'
12+
version = '0.0.3'
1313

1414
def digdagVersion = '0.10.0'
1515

0 commit comments

Comments
 (0)