Skip to content

Commit 3990f8e

Browse files
committed
tomd: bump version number for next release
1 parent 0aef3f2 commit 3990f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<project name="java-statsd-client" default="snapshot" basedir=".">
33

4-
<property name="target.version" value="3.0.0"/>
4+
<property name="target.version" value="3.0.1"/>
55
<property name="build.dir" value="${basedir}/build"/>
66
<tstamp><format property="build.number" pattern="yyyyMMddHHmmss" timezone="GMT"/></tstamp>
77
<tstamp><format property="build.timestamp" pattern="yyyy-MM-dd HH:mm:ss" timezone="GMT"/></tstamp>

0 commit comments

Comments
 (0)