From 1b997ada42ba87b04d107d9cb08b4c6642f54e6f Mon Sep 17 00:00:00 2001 From: Jakob Roland Andersen Date: Wed, 5 Jul 2017 16:06:19 +0200 Subject: [PATCH] Update change log and pubspec for release 0.0.1. Really only released to reserve the name on pub. --- CHANGELOG.md | 5 ++++- pubspec.yaml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59f8a73..d262878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ -## 0.0.1 +## 0.0.1 - 2017-07-05 * Initial version. + +This package is in a very early and experimental state. We do not recommend +using it for anything but experiments. diff --git a/pubspec.yaml b/pubspec.yaml index 5f84b4e..0605360 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,7 @@ name: grpc description: Dart implementation of gRPC. version: 0.0.1 +author: Dart Team homepage: https://github.com/dart-lang/grpc-dart environment: