Skip to content

Commit

Permalink
version bump to 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Guslington authored Feb 21, 2023
1 parent 858b09c commit d219eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ciinabox/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Ciinabox
VERSION = "0.8.6".freeze
VERSION = "0.8.7".freeze
CHANGE_SET_VERSION = VERSION.gsub('.', '-').freeze
end

1 comment on commit d219eb9

@petlitskiy
Copy link

Choose a reason for hiding this comment

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

ERROR: Error installing ciinabox-0.8.7.gem:
The last version of cfhighlander (~> 0.12, < 1) to support your Ruby & RubyGems was 0.13.0. Try installing it with gem install cfhighlander -v 0.13.0 and then running the current command again
cfhighlander requires Ruby version >= 3.1. The current ruby version is 2.7.7.221.

Please sign in to comment.