Skip to content

Commit 0725117

Browse files
author
Alexey Kudinkin
authored
Merge pull request #100 from alexeykudinkin/rel
Release v0.11
2 parents c186db7 + 4583e6c commit 0725117

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.0'
48+
version = '0.11.0'
4949

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

0 commit comments

Comments
 (0)