diff options
| author | Adelyn Breedlove <[email protected]> | 2018-12-17 06:46:25 -0700 |
|---|---|---|
| committer | Adelyn Breedlove <[email protected]> | 2018-12-17 06:46:25 -0700 |
| commit | d5ab5fb9e07d820de66fd987f7d2f793dd130e49 (patch) | |
| tree | 417652ace1baba191dfd75cb512a4d754256ede2 /disml.opam | |
| parent | Merging (diff) | |
| download | disml-d5ab5fb9e07d820de66fd987f7d2f793dd130e49.tar.xz disml-d5ab5fb9e07d820de66fd987f7d2f793dd130e49.zip | |
Add a few sigs
Diffstat (limited to 'disml.opam')
| -rw-r--r-- | disml.opam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ opam-version: "2.0" name: "disml" version: "~dev" -synopsis: ""An OCaml library for interfacing with the Discord API"" +synopsis: "An OCaml library for interfacing with the Discord API" maintainer: "Adelyn Breedlove <[email protected]>" authors: "Adelyn Breedlove <[email protected]>" license: "MIT" |