Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
Update version number to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mcartoixa committed Jul 25, 2018
1 parent 7af5cec commit 1aa8b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
- _ANT_VERSION=1.9.12
- _PMD_VERSION=6.5.0
- _IVY_VERSION=2.5.0-rc1
- PACKAGE_VERSION=0.1.$TRAVIS_BUILD_NUMBER
- PACKAGE_VERSION=0.2.$TRAVIS_BUILD_NUMBER

install:
- if [ ! -d .tmp ]; then mkdir .tmp; fi
Expand Down

0 comments on commit 1aa8b65

Please sign in to comment.