Skip to content

Commit 502c722

Browse files
committed
v0.23.0
1 parent a10f592 commit 502c722

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.22.0"
2+
VERSION = "0.23.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.3.3"
44
gem "multi_json"
55
gem "oj"
66
gem "pg"
7-
gem "pliny", "~> 0.22"
7+
gem "pliny", "~> 0.23"
88
gem "pry"
99
gem "puma", "~> 3"
1010
gem "rack-ssl"

0 commit comments

Comments
 (0)