Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Commit

Permalink
bump for tag build
Browse files Browse the repository at this point in the history
  • Loading branch information
plukevdh committed Mar 17, 2016
1 parent d9fa30f commit 8c33d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ crystal:
after_success:
- make build-release
deploy:
skip_cleanup: true
provider: releases
api_key:
secure: nwpFsI63fh4q7l/CnCohIwOJpOXUN1WS8TCVpc+fG7rWKygjNCKBBoV5Zc4u0Yuy0fNCbqjVA0QMIup1JKW4+jxMldPVnGVgdBzzHpO+FdPncuFNwS4lGTi5AaXXjxXgjMaXy4rnRc/NjxSdsCfYLRlP5lrjmq1iZEOPDrzPuyPCxx1HFtRnnnv7FFhjGJyoKjEI7IfA0f9QSCUHl7Irc88hZpXfI5bIMJHNXpEJ1pvw4wk59wk2f5c5dqSw/H0Ls2UM3gvdCPn0cIqf7Vtfq5bhldpkFNqFu4XlkZzvnw5e4Y8ewPKQ7pMrZwn8CLLCy37Ec/46supyaYqcP3EOJSIqWrZ+agyWCs61bx7k/11BUDUdsC3zRw49JkdHSqTvZlwk5DiNfg/FbcVSQUmTHH/Lb/ijcKN+xOQp8JKbGGu8xGF/19RgCqo8a5CSw8rxtU5Mq+zNq6QOvSg6qyx5HZqYsthoNc1Wm0VAWch08+CnR07zPG4RO5J36upA1aBzXrznYsF88yhsfoUiXKi21qixSlTMAtCL+7K9gKc/C6rTEuHbn04hATU1mONJoZkCa3/cZJw8ix9MwbrEzOAEMvfqY4pmFG8sspXqa7NxEy6gRbZVhAlnaC2/Y8NpMcaIdbTw0KJio/4n6h91msp9uBc9sKLvOMYDYfTTfmg/qqI=
Expand Down
2 changes: 1 addition & 1 deletion src/biplane/version.cr
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Biplane
VERSION = "0.1.2"
VERSION = "0.1.3"
end

0 comments on commit 8c33d2a

Please sign in to comment.