Skip to content

Commit

Permalink
Update to version 0.2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Fadion Dashi <jonidashi@gmail.com>
  • Loading branch information
fadion committed Jul 22, 2017
1 parent 60eed31 commit 2090f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aria.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ func main() {
Name: "Fadion Dashi",
Email: "jonidashi@gmail.com",
}}
app.Version = "0.2.2"
app.Version = "0.2.3"

app.Commands = []cli.Command{
{
Expand Down

0 comments on commit 2090f38

Please sign in to comment.