Skip to content

Commit e9d512c

Browse files
committed
version 0.37.0
1 parent bee8350 commit e9d512c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
prawn-svg (0.36.2)
4+
prawn-svg (0.37.0)
55
css_parser (~> 1.6)
66
matrix (~> 0.4.2)
77
prawn (>= 0.11.1, < 3)

lib/prawn/svg/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Prawn
22
module SVG
3-
VERSION = '0.36.2'.freeze
3+
VERSION = '0.37.0'.freeze
44
end
55
end

0 commit comments

Comments
 (0)