Skip to content

Commit

Permalink
Merge pull request #100 from alexeykudinkin/rel
Browse files Browse the repository at this point in the history
Release v0.11
  • Loading branch information
Alexey Kudinkin authored Aug 13, 2021
2 parents c186db7 + 4583e6c commit 0725117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ configurations.archives.artifacts.clear()

allprojects {
group = 'com.uber.m3'
version = '0.10.0'
version = '0.11.0'

apply plugin: 'java'
apply plugin: 'maven'
Expand Down

0 comments on commit 0725117

Please sign in to comment.