File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010
1111### News
1212
13- * ` v0.13.1 ` [ released] ( https://github.com/go-aah/tools/releases/tag/v0.13.1 ) and tagged on Dec 04 , 2018.
13+ * ` v0.13.2 ` [ released] ( https://github.com/go-aah/tools/releases/tag/v0.13.2 ) and tagged on Dec 07 , 2018.
1414 * ` v0.13.0 ` [ released] ( https://github.com/go-aah/tools/releases/tag/v0.13.0 ) and tagged on Dec 02, 2018.
1515 * ` v0.12.2 ` [ released] ( https://github.com/go-aah/tools/releases/tag/v0.12.2 ) and tagged on Jul 20, 2018.
1616
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import (
1818)
1919
2020// Version no. of aah framework CLI tool
21- var Version = "0.13.1 "
21+ var Version = "0.13.2 "
2222
2323var (
2424 errVersionNotExists = errors .New ("version not exists" )
You can’t perform that action at this time.
0 commit comments