Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Update version to 0.0.8.beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
a-barbieri committed Sep 16, 2017
1 parent 8179969 commit 3554824
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
binda (0.0.8.beta.2)
binda (0.0.8.beta.3)
aasm (>= 4.11, < 4.13)
ancestry (>= 2.1, < 3.1)
carrierwave (>= 0.10, < 1.12)
Expand Down
Binary file added binda-0.0.8.beta.3.gem
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/binda/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Binda
VERSION = '0.0.8.beta.2'.freeze
VERSION = '0.0.8.beta.3'.freeze
end

0 comments on commit 3554824

Please sign in to comment.