Skip to content

Commit

Permalink
Version Up 0.2.0
Browse files Browse the repository at this point in the history
- Support only a data with msg or logger.default_message
- Add logger.app_name for your progname, its default is the basename of runfile.
- Easily extendable
  • Loading branch information
tilfin committed Oct 28, 2016
1 parent 65b6538 commit ec043b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ougai/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Ougai
VERSION = "0.1.2"
VERSION = "0.2.0"
end

0 comments on commit ec043b6

Please sign in to comment.