release v0.99.1

This release serves as an end-to-end test for publishing all contained
crates to crates.io and checking that builds work correctly when pulling
from there.
This commit is contained in:
Stefan Majewsky 2021-04-18 14:37:13 +02:00
parent 45319ccf60
commit 1917177482
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "jmdict-enums"
version = "0.1.0"
version = "0.99.1"
authors = ["Stefan Majewsky <majewsky@gmx.net>"]
edition = "2018"
description = "Autogenerated enums for the jmdict crate. Do not import directly."