Skip to content

Commit

Permalink
Bump version to v0.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Pulges committed Aug 11, 2014
1 parent 9378c34 commit dd850f3
Show file tree
Hide file tree
Showing 4 changed files with 6,949 additions and 6,827 deletions.
2 changes: 1 addition & 1 deletion lib/wysihtml5x/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Wysihtml5x
module Rails
VERSION = "0.4.12"
VERSION = "0.4.13"
end
end
2 changes: 2 additions & 0 deletions vendor/assets/javascripts/parser_rules/advanced_unwrap.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ var wysihtml5ParserRules = {
}
}
},

"comments": 1, // if set allows comments to pass

/**
* Tag list
Expand Down
Loading

0 comments on commit dd850f3

Please sign in to comment.