summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/pgf2.cabal
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@johnjcamilleri.com>2021-05-03 22:49:31 +0200
committerGitHub <noreply@github.com>2021-05-03 22:49:31 +0200
commit70427680541cff3eac7b8dc99241913c84898082 (patch)
tree792e929d8d6062f6c2ea6610d0ca766ae88468d0 /src/runtime/haskell-bind/pgf2.cabal
parent60bc752a6f705cca1edcd0e48bcfe947fd98b4b5 (diff)
parent84fd431afd54644bbe4bfc2c09c444f5a99e35cb (diff)
Merge pull request #107 from GrammaticalFramework/pgf2-complete
Add complete function to PGF2
Diffstat (limited to 'src/runtime/haskell-bind/pgf2.cabal')
-rw-r--r--src/runtime/haskell-bind/pgf2.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell-bind/pgf2.cabal b/src/runtime/haskell-bind/pgf2.cabal
index 4ef9ed4f0..91e77c77b 100644
--- a/src/runtime/haskell-bind/pgf2.cabal
+++ b/src/runtime/haskell-bind/pgf2.cabal
@@ -1,5 +1,5 @@
name: pgf2
-version: 1.2.1
+version: 1.3.0
synopsis: Bindings to the C version of the PGF runtime
description:
GF, Grammatical Framework, is a programming language for multilingual grammar applications.