Skip to content
This repository has been archived by the owner on Oct 29, 2018. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aidansteele committed Sep 13, 2017
1 parent 913325b commit d70eb17
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 @@ -6,7 +6,7 @@ sudo: false

script:
- |
version=1.0.0
version=1.0.1
if [ -z "$TRAVIS_TAG" ]; then
version="$version-pre${TRAVIS_BUILD_NUMBER}"
fi
Expand Down

0 comments on commit d70eb17

Please sign in to comment.