Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dejan committed May 8, 2012
1 parent a7ff10d commit c870965
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
## 1.5.3, released 2012-05-08
* Fixed Mongoid support

## 1.5.2, released 2012-05-05
* Works with Rails 3.2.1+
* Updated youtube regex to account for feature=player_embedded url param
Expand Down
2 changes: 1 addition & 1 deletion auto_html.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |gem|
gem.name = 'auto_html'
gem.version = '1.5.2'
gem.version = '1.5.3'
gem.date = Date.today.to_s

gem.summary = "Transform URIs to appropriate markup"
Expand Down

0 comments on commit c870965

Please sign in to comment.