diff --git a/firelink.cabal b/firelink.cabal index e657f26..cf7bccd 100644 --- a/firelink.cabal +++ b/firelink.cabal @@ -7,7 +7,7 @@ cabal-version: 1.12 -- hash: c03e077f88d0f2d1eeb7e770bf85737810b14d9e8bbdc92fd5122cf1adcf3458 name: firelink -version: 0.2.0.0 +version: 1.0.0.0 description: Please see the README on GitHub at homepage: https://github.com/aitorres/firelink#readme bug-reports: https://github.com/aitorres/firelink/issues diff --git a/package.yaml b/package.yaml index 6e29353..2c7163a 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: firelink -version: 0.2.0.0 +version: 1.0.0.0 github: "aitorres/firelink" license: BSD3 author: "Andrés Ignacio Torres, Germán Robayo"