Skip to content

Commit

Permalink
tagged 1.0.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Jun 7, 2011
1 parent e1091da commit bde1217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capybara/version.rb
@@ -1,3 +1,3 @@
module Capybara
VERSION = '1.0.0.beta1'
VERSION = '1.0.0.rc1'
end

3 comments on commit bde1217

@lucascaton
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Nicklas! :)

When version 1.0 will be released?

@jnicklas
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A release announcement detailing all of this has been sent to the Google Group.

tl;dr: next week, barring any problems

@jonleighton
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray!

Please sign in to comment.