Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 6b4bd6b

Browse files
author
Xavi Rigau
committed
Increments version to 0.3.5 before release
1 parent 3d30e50 commit 6b4bd6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ buildscript {
2121
jcenter()
2222
}
2323
dependencies {
24-
classpath 'com.novoda:bintray-release:0.3.4'
24+
classpath 'com.novoda:bintray-release:0.3.5'
2525
}
2626
}
2727
```

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ allprojects {
1212
repositories {
1313
jcenter()
1414
}
15-
version = "0.3.4"
15+
version = "0.3.5"
1616
}

0 commit comments

Comments
 (0)