Skip to content

Commit

Permalink
Release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwynn committed Jan 21, 2014
1 parent 0a40f11 commit 60d417e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/release
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

set -e

script/test

version="$(script/build | grep 'flint version ' | awk '{print $4}')"
[ -n "$version" ] || exit 1

Expand Down

0 comments on commit 60d417e

Please sign in to comment.