Skip to content

Commit 67c6330

Browse files
committed
bump to 0.2.1
1 parent 6df9126 commit 67c6330

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.2.1 (2019-Feb-01)
2+
13
* fix: resolve relative paths in config object
24
* fix: allow docker and docker-compose run if WorkDirOuter or IdentityDirOuter does not exist
35
* make github release happen on CI

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.2.0"
2+
const DojoVersion = "0.2.1"
33

0 commit comments

Comments
 (0)