diff --git a/README.md b/README.md index a80df491..22a1f7dd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # validate -[![version 0.0.2](https://img.shields.io/badge/pub-v0.0.2-red.svg)](https://pub.dartlang.org/packages/angel_validate) +[![version 1.0.0-beta](https://img.shields.io/badge/pub-v1.0.0--beta-red.svg)](https://pub.dartlang.org/packages/angel_validate) [![build status](https://travis-ci.org/angel-dart/validate.svg)](https://travis-ci.org/angel-dart/validate) (Still missing several tests) diff --git a/pubspec.yaml b/pubspec.yaml index 562a6170..a4a323ee 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: angel_validate description: Cross-platform validation library based on `matcher`. -version: 0.0.2 +version: 1.0.0-beta author: Tobe O homepage: https://github.com/angel-dart/validate environment: