Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros committed Oct 2, 2014
1 parent e573632 commit d14da00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/best_in_place/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module BestInPlace
VERSION = '3.0.0.alpha'
VERSION = '3.0.0.rc1'
end

2 comments on commit d14da00

@bvogel
Copy link

@bvogel bvogel commented on d14da00 Oct 16, 2014

Choose a reason for hiding this comment

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

👍 - what's missing to go stable?

@seuros
Copy link
Collaborator Author

@seuros seuros commented on d14da00 Oct 16, 2014

Choose a reason for hiding this comment

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

If no blocking bug is found, i can release it 24h from now.

Please sign in to comment.