version 0.8.2

This commit is contained in:
Simon Marechal 2023-02-11 08:33:18 +01:00
parent f925cc1a3b
commit 74f78ce8d4

View File

@ -1,5 +1,5 @@
name: elm-bridge
version: 0.8.0
version: 0.8.2
synopsis: Derive Elm types and Json code from Haskell types, using aeson's options
description: Building the bridge from Haskell to Elm and back. Define types once,
and derive the aeson and elm functions at the same time, using any aeson