Skip to content

Commit

Permalink
bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonleighton committed Oct 15, 2012
1 parent b71c214 commit 0f258f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# Poltergeist - A PhantomJS driver for Capybara #

Version: 1.0
Version: 1.0.1

[![Build Status](https://secure.travis-ci.org/jonleighton/poltergeist.png)](http://travis-ci.org/jonleighton/poltergeist)

Expand Down
2 changes: 1 addition & 1 deletion lib/capybara/poltergeist/version.rb
@@ -1,5 +1,5 @@
module Capybara
module Poltergeist
VERSION = "1.0.0"
VERSION = "1.0.1"
end
end

0 comments on commit 0f258f2

Please sign in to comment.