Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
szTheory committed Nov 24, 2018
1 parent f80d627 commit c23041b
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.2)
meta_presenter (0.1.3)
actionpack (>= 3.0)

GEM
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.2'
s.version = '0.1.3'
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 c23041b

Please sign in to comment.