From 075d7aad1c053a54e39a27d8db7c3c719d243225 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Ignacio=20Torres?= Date: Wed, 7 Oct 2020 15:54:10 -0400 Subject: [PATCH] v1.0.0.0 --- firelink.cabal | 2 +- package.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"