Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
jansepar committed Mar 3, 2014
1 parent 3b2b49b commit a3bb0f9
Show file tree
Hide file tree
Showing 5 changed files with 691 additions and 688 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
@@ -1,3 +1,6 @@
2.0.7 - Allow specifying quality parameter without it defaulting the format
to JPG.
Added a flag that allows you to turn resizing to auto/on/off.
2.0.6 - Fixed issue where we were not passing in the prefix when 2.0.6 - Fixed issue where we were not passing in the prefix when
using `render` with an HTML string, causing assets to not get enabled. using `render` with an HTML string, causing assets to not get enabled.
2.0.5 - Add API for fixing Anchor Tags on Firefox when using Capturing. 2.0.5 - Add API for fixing Anchor Tags on Firefox when using Capturing.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{ {
"name": "mobifyjs", "name": "mobifyjs",
"version": "2.0.6", "version": "2.0.7",
"main": "build/mobify.min.js", "main": "build/mobify.min.js",
"ignore": [ "ignore": [
"node_modules", "node_modules",
Expand Down

0 comments on commit a3bb0f9

Please sign in to comment.