Skip to content

Commit 0ba2cd7

Browse files
committed
bump to 0.3.2
1 parent 77b99de commit 0ba2cd7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 0.3.2 (2019-Apr-22)
2+
13
* cross compile on Linux and Darwin
24
* add Darwin support for verification if shell is interactive, thanks to [#2](https://github.com/ai-traders/dojo/pull/2), [@Eiffel-Alpine](https://github.com/Eiffel-Alpine)
35
* from now on release two binaries: one for Linux amd64 and one for Darwin amd64

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
2-
const DojoVersion = "0.3.1"
2+
const DojoVersion = "0.3.2"
33

0 commit comments

Comments
 (0)