diff --git a/_oasis b/_oasis index f99a47b..cdbf553 100644 --- a/_oasis +++ b/_oasis @@ -1,6 +1,6 @@ OASISFormat: 0.4 Name: angstrom -Version: dev +Version: 0.2.0 Authors: Spiros Eliopoulos Maintainers: Spiros Eliopoulos Homepage: https://github.com/inhabitedtype/angstrom diff --git a/lib/META b/lib/META index c2e7ad4..60a8666 100644 --- a/lib/META +++ b/lib/META @@ -1,6 +1,6 @@ # OASIS_START -# DO NOT EDIT (digest: 57c96af16cb4b5f9180a6e9c61e4d7ea) -version = "dev" +# DO NOT EDIT (digest: 6fbfafc5a1ad8808ac415b0c097cd07d) +version = "0.2.0" description = "Parser combinators built for speed and memory-efficiency" requires = "cstruct ocplib-endian result" archive(byte) = "angstrom.cma" @@ -9,7 +9,7 @@ archive(native) = "angstrom.cmxa" archive(native, plugin) = "angstrom.cmxs" exists_if = "angstrom.cma" package "unix" ( - version = "dev" + version = "0.2.0" description = "Parser combinators built for speed and memory-efficiency" requires = "angstrom result" archive(byte) = "angstrom_unix.cma" @@ -20,7 +20,7 @@ package "unix" ( ) package "lwt-unix" ( - version = "dev" + version = "0.2.0" description = "Parser combinators built for speed and memory-efficiency" requires = "angstrom lwt.unix result" archive(byte) = "angstrom_lwt_unix.cma" @@ -31,7 +31,7 @@ package "lwt-unix" ( ) package "async" ( - version = "dev" + version = "0.2.0" description = "Parser combinators built for speed and memory-efficiency" requires = "angstrom async result threads" archive(byte) = "angstrom_async.cma" diff --git a/setup.ml b/setup.ml index 52dd026..34438e3 100644 --- a/setup.ml +++ b/setup.ml @@ -1,7 +1,7 @@ (* setup.ml generated for the first time by OASIS v0.4.5 *) (* OASIS_START *) -(* DO NOT EDIT (digest: e57c7743c4465678176777b8b8a69b44) *) +(* DO NOT EDIT (digest: b6fbf0e77f3dd9b7214cd48f20603fda) *) (* Regenerated by OASIS v0.4.8 Visit http://oasis.forge.ocamlcore.org for more information and @@ -7043,7 +7043,7 @@ let setup_t = { oasis_version = "0.4"; ocaml_version = Some (OASISVersion.VGreaterEqual "4.01"); - version = "dev"; + version = "0.2.0"; license = OASISLicense.DEP5License (OASISLicense.DEP5Unit @@ -8412,7 +8412,7 @@ let setup_t = }; oasis_fn = Some "_oasis"; oasis_version = "0.4.8"; - oasis_digest = Some "L\127\001\2302e\024\153@\252\1775\005\n\129_"; + oasis_digest = Some "?\198(o4{/u\250t\145w\139LdN"; oasis_exec = None; oasis_setup_args = []; setup_update = false