Skip to content

Commit

Permalink
[RELEASE] v0.8.4 Typo begone.
Browse files Browse the repository at this point in the history
  • Loading branch information
caius committed Jun 17, 2009
1 parent b64b892 commit 495f797
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG
@@ -1,3 +1,4 @@
v0.8.4. Fix typo in 0.8.3
v0.8.3. Can now override WARREN_ENV from the command line.
v0.8.2. Added nice error message when no details for current env
v0.8.1. Fixed bug in passing params in
Expand Down
2 changes: 1 addition & 1 deletion warren.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{warren}
s.version = "0.8.3"
s.version = "0.8.4"

s.required_rubygems_version = Gem::Requirement.new(">= 1.2") if s.respond_to? :required_rubygems_version=
s.authors = ["Caius Durling, David Smalley"]
Expand Down

0 comments on commit 495f797

Please sign in to comment.