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 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ma2gedev committed Feb 5, 2015
1 parent f544051 commit 8a52eb3
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.5"
VERSION = "1.0.0"
end

0 comments on commit 8a52eb3

Please sign in to comment.