Skip to content

Commit 66d7957

Browse files
Prepare for next release
1 parent f996b39 commit 66d7957

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ You can access the stable release from maven central using the coordinates
3232
<dependency>
3333
<groupId>io.pivotal.cfenv</groupId>
3434
<artifactId>java-cfenv-boot</artifactId>
35-
<version>3.0.0</version>
35+
<version>3.1.3</version>
3636
</dependency>
3737
----
3838

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
org.gradle.parallel=true
22

33
group=io.pivotal.cfenv
4-
version=3.1.2-SNAPSHOT
4+
version=3.1.3-SNAPSHOT
55
onlyShowStandardStreamsOnTestFailure=false
66

0 commit comments

Comments
 (0)