Skip to content

Commit 7944f2d

Browse files
committed
Version bump.
1 parent aa7a475 commit 7944f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<project name="Cactus" default="package" basedir=".">
3-
<property name="version" value="0.4.2" />
3+
<property name="version" value="0.5.0" />
44

55
<target name="package" description="Creates a zip package for distribution">
66
<property name="file" value="developer/packages/Cactus-${version}.zip" />

0 commit comments

Comments
 (0)