Skip to content

Commit

Permalink
terrorist version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Mar 5, 2009
1 parent e073173 commit 3c08fe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rdoc
@@ -1,6 +1,6 @@
= Mechanize CHANGELOG

=== HEAD
=== 0.9.2 / 2009/03/05

* New Features:
* Mechanize#submit and Form#submit take arbitrary headers(thanks penguincoder)
Expand Down
2 changes: 1 addition & 1 deletion lib/www/mechanize.rb
Expand Up @@ -48,7 +48,7 @@ module WWW
class Mechanize
##
# The version of Mechanize you are using.
VERSION = '0.9.1'
VERSION = '0.9.2'

##
# User Agent aliases
Expand Down

0 comments on commit 3c08fe2

Please sign in to comment.