validate: Bump to 3.0.0-alpha.1

This commit is contained in:
Tobe O 2020-05-04 14:35:51 -04:00
parent 5b3472c677
commit 30d169b4ee
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# 3.0.0-alpha.1
* Add `MapField`.
# 3.0.0-alpha
* Rewrite, based on `Field` and `Form`, rather than strings.

View file

@ -1,5 +1,5 @@
name: angel_validate
version: 3.0.0-alpha
version: 3.0.0-alpha.1
description: Strongly-typed form handlers and validators for the Angel framework.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/validate