Skip to content

Commit f0112a8

Browse files
author
Matt Hayes
committed
Release 0.0.8, bumping version
1 parent 833a553 commit f0112a8

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
@@ -7,7 +7,7 @@
77
<property name="display.name" value="DataFu" />
88
<property name="author" value="Matthew Hayes, Sam Shah" />
99
<property environment="env" />
10-
<property name="datafu.version" value="0.0.8" />
10+
<property name="datafu.version" value="0.0.9" />
1111
<property name="version" value="${datafu.version}-SNAPSHOT" />
1212
<property name="final.name" value="${name}-${version}" />
1313

0 commit comments

Comments
 (0)