zoom 0.1 → 0.1.0.1
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- zoom.cabal +2/−2
zoom.cabal view
@@ -7,7 +7,7 @@ -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented.-Version: 0.1+Version: 0.1.0.1 -- A short (one-line) description of the package. Synopsis: A rake/thor-like task runner written in Haskell@@ -16,7 +16,7 @@ Description: See documentation on the project homepage for more information -- URL for the project homepage or repository.-Homepage: github.com/iand675/Zoom+Homepage: http://github.com/iand675/Zoom -- The license under which the package is released. License: BSD3