Skip to content

Commit

Permalink
v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
leonelquinteros committed Aug 7, 2017
1 parent ff47328 commit c6cf775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yarf.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
)

// Version string
const Version = "0.8.4"
const Version = "0.8.5"

// Yarf is the main entry point for the framework and it centralizes most of the functionality.
// All configuration actions are handled by this object.
Expand Down

0 comments on commit c6cf775

Please sign in to comment.