Skip to content

Commit

Permalink
bump to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavyHorst committed Oct 29, 2016
1 parent 8a7b141 commit 90e352a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

version=0.3.2
version=0.4.0
date=`date -u '+%Y-%m-%d %H:%M:%S'`
commit=`git rev-parse HEAD`
os_list=( "linux" "darwin" "windows" )
Expand Down

0 comments on commit 90e352a

Please sign in to comment.