Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
szTheory committed Jan 16, 2019
1 parent 594c82e commit c5a3c05
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:
meta_presenter (0.1.5)
meta_presenter (0.1.6)
actionmailer (>= 4.0)
actionpack (>= 4.0)

Expand Down
2 changes: 1 addition & 1 deletion meta_presenter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'meta_presenter'
s.version = '0.1.5'
s.version = '0.1.6'
s.platform = Gem::Platform::RUBY
s.authors = ['szTheory']
s.description = %q{Presenter pattern in your Rails controllers and actions}
Expand Down

0 comments on commit c5a3c05

Please sign in to comment.