Skip to content

Commit

Permalink
Bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
keimoon committed Apr 24, 2018
1 parent 2a12500 commit 009406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (

// Version returns doriath version
func Version() string {
return "1.3.1"
return "1.4.0"
}

// ResolveDir appends a path to a rootDir
Expand Down

0 comments on commit 009406c

Please sign in to comment.