bumper 0.6 → 0.6.0.1
raw patch · 2 files changed
+6/−2 lines, 2 files
Files
- CHANGELOG.md +4/−0
- bumper.cabal +2/−2
CHANGELOG.md view
@@ -1,3 +1,7 @@+## 0.6.0.1++* Fixed link to README in .cabal+ ## 0.6 * Added documentation and changelog
bumper.cabal view
@@ -1,9 +1,9 @@ Name: bumper-Version: 0.6+Version: 0.6.0.1 Synopsis: Automatically bump package versions, also transitively. Description: Automatically bump package versions, also transitively. .- Readme: <https://www.github.com/silkapp/bumper/blob/master/CHANGELOG.md>+ Readme: <https://www.github.com/silkapp/bumper/blob/master/README.md> Author: Silk Copyright: (c) 2012, Silk Maintainer: code@silk.co