Skip to content

Commit

Permalink
Version 0.7.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Sep 5, 2011
1 parent da46791 commit c704fe5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
## Master ## 0.7.0.rc1 - September 5, 2011


### Major Changes ### Major Changes


Expand Down
2 changes: 1 addition & 1 deletion lib/guard/version.rb
@@ -1,3 +1,3 @@
module Guard module Guard
VERSION = "0.6.3" unless defined? Guard::VERSION VERSION = "0.7.0.rc1" unless defined? Guard::VERSION
end end

3 comments on commit c704fe5

@netzpirat
Copy link
Contributor

Choose a reason for hiding this comment

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

Travis is like playing Russian roulette :D

@thibaudgg
Copy link
Member Author

Choose a reason for hiding this comment

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

Yep... super weird :)

@rymai
Copy link
Member

@rymai rymai commented on c704fe5 Sep 5, 2011

Choose a reason for hiding this comment

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

⚡!

Please sign in to comment.