cut v0.39.2

This commit is contained in:
Roland Walker
2014-08-12 08:17:12 -04:00
parent 8fb456ab85
commit b65c4963ea
2 changed files with 16 additions and 1 deletions
+15
View File
@@ -1,5 +1,20 @@
# CHANGELOG
## 0.39.2
* __Casks__
- 1 Casks added (0 updated) by 1 contributors since 0.39.1
- 1792 total Casks
* __Features__
- none
* __Fixes__
- repair broken version number in `lib/cask/version.rb`
(release 0.39.1 was bad)
* __Documentation__
- none
* __Breaking Changes__
- none
## 0.39.1
* __Casks__
+1 -1
View File
@@ -1 +1 @@
HOMEBREW_CASK_VERSION = '0.39.0'
HOMEBREW_CASK_VERSION = '0.39.2'