Skip to content

Commit

Permalink
Merge pull request #169 from spark-solutions/feature/deface-1-2-0
Browse files Browse the repository at this point in the history
Bump version to 1.2.0
  • Loading branch information
damianlegawiec authored Mar 14, 2017
2 parents 912f10b + 3e3cb08 commit e6c633f
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.1.0"
s.version = "1.2.0"

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 e6c633f

Please sign in to comment.