Skip to content

Commit 39429c7

Browse files
author
Matt Hayes
committed
Released hourglass 0.1.2, bumping version
1 parent 1af3093 commit 39429c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

contrib/hourglass/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<property name="name" value="datafu-hourglass" />
66
<property name="display.name" value="DataFu Hourglass" />
77
<property name="author" value="Matthew Hayes" />
8-
<property name="datafu.hourglass.version" value="0.1.2" />
8+
<property name="datafu.hourglass.version" value="0.1.3" />
99
<property name="version" value="${datafu.hourglass.version}-SNAPSHOT" />
1010

1111
<!-- ivy -->

contrib/hourglass/changes.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.1.2
2+
3+
Fixes:
4+
5+
* Correctly load schema for input paths.
6+
17
# 0.1.1
28

39
Additions:

0 commit comments

Comments
 (0)