Bump the version to 1.0.0; add some missing fields

This commit is contained in:
Paul van Tilburg 2018-01-02 13:23:05 +01:00
parent 7db9ee5670
commit 7113c76299
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
[package]
name = "wishlists"
version = "0.1.0"
version = "1.0.0"
authors = ["Paul van Tilburg <paul@luon.net>"]
description = """
A web application for maintaining a board of wishlists for a family or
group of friends.
"""
readme = "README.md"
license = "MIT"
[dependencies]
comrak = "0.2.5"