Skip to content

Commit f4d2eac

Browse files
committed
new tag
1 parent a46e623 commit f4d2eac

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
@@ -16,7 +16,7 @@ mainClassName = "br.com.bluesoft.bee.Bee"
1616

1717
group = 'br.com.bluesoft.bee'
1818
def artifact = 'bee'
19-
version = '1.108'
19+
version = '1.109'
2020

2121
def javaVersion = JavaVersion.VERSION_1_8
2222
sourceCompatibility = javaVersion;

0 commit comments

Comments
 (0)