Skip to content

Commit

Permalink
Bump to 0.8.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Nov 21, 2016
1 parent 5e1af91 commit 6f3a5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/i18n/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module I18n
VERSION = "0.7.0"
VERSION = "0.8.0.beta1"
end

2 comments on commit 6f3a5bb

@Bartuz
Copy link
Contributor

@Bartuz Bartuz commented on 6f3a5bb Dec 4, 2016

Choose a reason for hiding this comment

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

TRAVIS-CI fails since this commit

@radar
Copy link
Collaborator Author

@radar radar commented on 6f3a5bb Dec 4, 2016

Choose a reason for hiding this comment

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

Thanks. I am not sure what broke here yet. I have tried to bump the dependencies again.

Please sign in to comment.