Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Commit

Permalink
bump version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2gedev committed Jan 26, 2015
1 parent c85058e commit b703c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chrono_logger/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'logger'

class ChronoLogger < Logger
VERSION = "0.0.3"
VERSION = "0.0.4"
end

0 comments on commit b703c34

Please sign in to comment.