Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Bumping the minor version just because there's already an 0.3.0 tag
residual from spina-blog.
  • Loading branch information
louis-vs committed Jan 28, 2022
1 parent 5102496 commit f292d68
Show file tree
Hide file tree
Showing 2 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:
spina-admin-conferences-blog (0.3.0)
spina-admin-conferences-blog (0.3.1)
draper (>= 3.0.0, <= 5.0)
friendly_id (~> 5.2, >= 5.2.1)
kaminari (>= 1.0.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/spina/admin/conferences/blog/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module Spina
module Admin
module Conferences
module Blog
VERSION = '0.3.0'
VERSION = '0.3.1'
end
end
end
Expand Down

0 comments on commit f292d68

Please sign in to comment.