Skip to content

Commit 4a7bba5

Browse files
authored
Release v0.13.0 (#117)
1 parent fa530e2 commit 4a7bba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ configurations.archives.artifacts.clear()
4545

4646
allprojects {
4747
group = 'com.uber.m3'
48-
version = '0.12.0'
48+
version = '0.13.0'
4949

5050
apply plugin: 'java'
5151
apply plugin: 'maven'

0 commit comments

Comments
 (0)