From 4a49f098b6cd520e2a1e1be770c2aaec342b09a5 Mon Sep 17 00:00:00 2001 From: patrick brisbin Date: Mon, 22 Jul 2024 12:41:11 -0400 Subject: [PATCH] Version bump --- package.yaml | 2 +- restyler.cabal | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.yaml b/package.yaml index 8081bbc28..7b3cb5f63 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: restyler -version: 0.2.0.0 +version: 0.2.1.0 license: MIT default-extensions: diff --git a/restyler.cabal b/restyler.cabal index 809b3bb2c..9aca5484d 100644 --- a/restyler.cabal +++ b/restyler.cabal @@ -1,13 +1,13 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.2. +-- This file has been generated from package.yaml by hpack version 0.36.0. -- -- see: https://github.com/sol/hpack -- --- hash: 96216864b988d5fa1f4bb2ecf7696ed5aa593345d8a946552299187955a0e9fe +-- hash: 8590878289ab72ae1d036e2be076c5254562a6d920c33640a3a6addb9382cb57 name: restyler -version: 0.2.0.0 +version: 0.2.1.0 license: MIT license-file: LICENSE build-type: Simple