Skip to content

Commit c8aa019

Browse files
committed
Version 2.2.1
1 parent 3793c3d commit c8aa019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/erb/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# frozen_string_literal: false
1+
# frozen_string_literal: true
22
class ERB
3-
VERSION = '2.2.0'
3+
VERSION = '2.2.1'
44
private_constant :VERSION
55
end

0 commit comments

Comments
 (0)