aboutsummaryrefslogtreecommitdiff
path: root/openweathermap.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2020-04-07 16:12:23 +0200
committerIgor Pashev <pashev.igor@gmail.com>2020-04-07 16:12:23 +0200
commit3f86e251e8566c36e75bb5b6f8657ad5e0d120dd (patch)
tree7b3253f84a5151c3c00323291843beed455cbf2e /openweathermap.cabal
parent8d54b02d3c4bffbc2c5525e9fc64fac44b77ab96 (diff)
downloadopenweathermap-3f86e251e8566c36e75bb5b6f8657ad5e0d120dd.tar.gz
Version 0.1.00.1.0
Diffstat (limited to 'openweathermap.cabal')
-rw-r--r--openweathermap.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/openweathermap.cabal b/openweathermap.cabal
index 8ba748f..f4a9c76 100644
--- a/openweathermap.cabal
+++ b/openweathermap.cabal
@@ -1,5 +1,5 @@
name: openweathermap
-version: 0.0.0
+version: 0.1.0
synopsis: Access data at OpenWeatherMap
description: Client library and command-line utility to access
OpenWeatherMap https://openweathermap.org
@@ -11,7 +11,7 @@ copyright: 2017, Igor Pashev <pashev.igor@gmail.com>
category: Web
build-type: Simple
extra-source-files: README.md ChangeLog.md
-cabal-version: >= 1.20
+cabal-version: 1.20
source-repository head
type: git