Skip to content

Commit 75b5f08

Browse files
chore: bump version from 0.2.9 to 0.2.10
1 parent 3d2f66b commit 75b5f08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

protect/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'com.github.webileapps'
7-
version = '0.2.9'
7+
version = '0.2.10'
88

99
android {
1010
namespace 'com.webileapps.safeguard'
@@ -57,7 +57,7 @@ afterEvaluate {
5757

5858
groupId = 'com.github.webileapps'
5959
artifactId = 'safeguard'
60-
version = '0.2.9'
60+
version = '0.2.10'
6161

6262
pom {
6363
name = 'Safeguard'

0 commit comments

Comments
 (0)