Skip to content

Commit

Permalink
Merge pull request #2 from goto/gotocompany
Browse files Browse the repository at this point in the history
chore: version bump
  • Loading branch information
lavkesh authored Mar 14, 2023
2 parents 65cadc5 + 9344eb3 commit cd52080
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dagger-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sourceSets {
}

dependencies {
minimalCommonJar 'com.gotocompany:stencil:0.1.0'
minimalCommonJar 'com.gotocompany:stencil:0.4.0'
compileOnly 'org.apache.flink:flink-streaming-java_2.11:' + flinkVersion
compileOnly group: 'org.apache.flink', name: 'flink-table-common', version: flinkVersion
compileOnly group: 'org.apache.flink', name: 'flink-table', version: flinkVersion
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.8.0

0 comments on commit cd52080

Please sign in to comment.