Skip to content

Commit

Permalink
chore(Version): bump to v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
toastercup committed Aug 9, 2018
1 parent d05e4ff commit 34f5c7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
cortex (0.1.1)
cortex (0.1.3)
addressable (~> 2.5.2)
awesome_nested_set (~> 3.1.4)
breadcrumbs_on_rails (~> 3.0.1)
Expand Down Expand Up @@ -588,7 +588,6 @@ DEPENDENCIES
rails-erd
react_on_rails (= 9.0.3)
redis-rails (~> 5.0)
rspec
rspec-rails
rspec-sidekiq (~> 3.0)
rspec_junit_formatter
Expand Down
2 changes: 1 addition & 1 deletion lib/cortex/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Cortex
VERSION = '0.1.1'
VERSION = '0.1.3'
end

0 comments on commit 34f5c7c

Please sign in to comment.