Skip to content

Commit

Permalink
Bump version to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec authored Oct 17, 2019
1 parent a7c0b1d commit 9b4badf
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.2"
s.version = "1.5.3"

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 9b4badf

Please sign in to comment.