Skip to content

Commit

Permalink
Release version 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
bittersweet committed Nov 14, 2011
1 parent e24837e commit 5930446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.0.4
* Only inserts code if the content-type is text/html or application/xhtml+xml

v0.0.3
* Displays every partial that was rendered and the amount of queries it used

Expand Down
2 changes: 1 addition & 1 deletion lib/stopwatch/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Stopwatch
VERSION = "0.0.3"
VERSION = "0.0.4"
end

0 comments on commit 5930446

Please sign in to comment.