Skip to content

Commit

Permalink
v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmundur committed Oct 12, 2016
1 parent 9a4964b commit 2ea455d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/pliny/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Pliny
VERSION = "0.18.0"
VERSION = "0.19.0"
end
2 changes: 1 addition & 1 deletion lib/template/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ruby "2.3.1"
gem "multi_json"
gem "oj"
gem "pg"
gem "pliny", "~> 0.18"
gem "pliny", "~> 0.19"
gem "pry"
gem "puma", "~> 2.16"
gem "rack-ssl"
Expand Down

0 comments on commit 2ea455d

Please sign in to comment.