Skip to content

Commit

Permalink
build.sh: version 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HeavyHorst committed Oct 25, 2016
1 parent fff2832 commit 01875f0
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.1
version=0.3.2
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 01875f0

Please sign in to comment.