We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90c3ec2 commit 7834eafCopy full SHA for 7834eaf
lib/pliny/version.rb
@@ -1,3 +1,3 @@
1
module Pliny
2
- VERSION = "0.25.1"
+ VERSION = "0.26.0"
3
end
lib/template/Gemfile
@@ -4,7 +4,7 @@ ruby "2.4.0"
4
gem "multi_json"
5
gem "oj"
6
gem "pg"
7
-gem "pliny", "~> 0.25"
+gem "pliny", "~> 0.26"
8
gem "pry"
9
gem "puma", "~> 3"
10
gem "rack-ssl"
0 commit comments