v0.1.6.1 -> v0.2.0.0 (#593)

Summary:
Necessary major version bump as per PVP: https://pvp.haskell.org/

Pull Request resolved: https://github.com/facebook/duckling/pull/593

Reviewed By: girifb

Differential Revision: D27710929

Pulled By: chessai

fbshipit-source-id: 16fb24e108ab6696d31c94573e79644248bf00e2
This commit is contained in:
chessai 2021-04-12 14:07:25 -07:00 committed by Facebook GitHub Bot
parent f3e128a07b
commit e6e000fb62

View File

@ -6,7 +6,7 @@ cabal-version: 2.2
-- LICENSE file in the root directory of this source tree.
name: duckling
version: 0.1.6.1
version: 0.2.0.0
synopsis: A Haskell library for parsing text into structured data.
description:
Duckling is a library for parsing text into structured data.