Skip to content

Commit

Permalink
Merge branch 'release/1.1.2' into develop
Browse files Browse the repository at this point in the history
* release/1.1.2:
  Version bump to 1.1.2
  • Loading branch information
nbibler committed Aug 30, 2011
2 parents 913e6d5 + 972222a commit 0834955
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 1.1.2 / 2011-08-30

[full changelog](http://github.com/envylabs/vaulted_billing/compare/v1.1.1...v1.1.2)

* Bug Fixes
* IP Commerce
* Fix certification test issues

### 1.1.1 / 2011-08-30

[full changelog](http://github.com/envylabs/vaulted_billing/compare/v1.1.0...v1.1.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/vaulted_billing/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module VaultedBilling
Version = '1.1.1'
Version = '1.1.2'
end

0 comments on commit 0834955

Please sign in to comment.