Skip to content

Commit 7834eaf

Browse files
committed
v0.26.0
1 parent 90c3ec2 commit 7834eaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/pliny/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Pliny
2-
VERSION = "0.25.1"
2+
VERSION = "0.26.0"
33
end

lib/template/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ruby "2.4.0"
44
gem "multi_json"
55
gem "oj"
66
gem "pg"
7-
gem "pliny", "~> 0.25"
7+
gem "pliny", "~> 0.26"
88
gem "pry"
99
gem "puma", "~> 3"
1010
gem "rack-ssl"

0 commit comments

Comments
 (0)