Skip to content

Commit

Permalink
Bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec authored Sep 17, 2019
1 parent 5afb5f1 commit b4d4175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deface.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "deface"
s.version = "1.5.1"
s.version = "1.5.2"

s.authors = ["Brian D Quinn"]
s.description = "Deface is a library that allows you to customize ERB, Haml and Slim views in a Rails application without editing the underlying view."
Expand Down

0 comments on commit b4d4175

Please sign in to comment.