Skip to content

Commit e6cf86d

Browse files
Bump version to 0.2.8
1 parent f0a8fa5 commit e6cf86d

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.7'
7+
version = '0.2.8'
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.7'
60+
version = '0.2.8'
6161

6262
pom {
6363
name = 'Safeguard'

0 commit comments

Comments
 (0)