Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rbouckaert committed Jun 19, 2019
1 parent e17ef45 commit 1776861
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<property name="beast2classpath" location="${beast2path}/build" />
<property name="BEASTLabsclasspath" location="../BEASTLabs/build" />
<property name="Add_on_dir" value="${release_dir}/add-on" />
<property name="version" value="0.2.1" />
<property name="version" value="0.3.0" />

<import file="${beast2path}/build.xml" />

Expand Down
4 changes: 2 additions & 2 deletions version.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package name='Babel' version='0.2.1'>
<package name='Babel' version='0.3.0'>
<depends on='beast2' atleast='2.6.0'/>
<depends on='BEASTLabs' atleast='1.8.0'/>
<depends on='BEASTLabs' atleast='1.9.0'/>
<packageapp description="CognateStats"
class="babel.CognateStats"
args=""
Expand Down

0 comments on commit 1776861

Please sign in to comment.