Skip to content

Commit

Permalink
Cut 0.1.11 gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ericallam committed Feb 25, 2014
1 parent 01861d9 commit 6827061
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
### master

### 0.1.11 / 2014-02-25

Bug Fixes

* Handle cases when PATH_INFO is nil or blank. Thanks [arunthampi](https://github.com/arunthampi)!

### 0.1.10 / 2013-07-07

Fixing Regression
Expand Down
2 changes: 1 addition & 1 deletion lib/font_assets/version.rb
@@ -1,3 +1,3 @@
module FontAssets
VERSION = "0.1.10"
VERSION = "0.1.11"
end

0 comments on commit 6827061

Please sign in to comment.