From d1d96c4b27c35f165fc0fb7a31c88d85b1e6df81 Mon Sep 17 00:00:00 2001 From: thosakwe Date: Tue, 27 Dec 2016 11:51:40 -0500 Subject: [PATCH] Too lazy to add tests rn --- README.md | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: