Skip to content

Commit 6a67fd2

Browse files
authored
Merge pull request #64 from Shopify/release-v1.0.16
Release v1.0.16
2 parents 8cd8801 + 46f73d3 commit 6a67fd2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
better_html (1.0.15)
4+
better_html (1.0.16)
55
actionview (>= 4.0)
66
activesupport (>= 4.0)
77
ast (~> 2.0)

lib/better_html/version.rb

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

0 commit comments

Comments
 (0)