Skip to content

Commit d36134f

Browse files
committed
update authors and readme
1 parent 56d544a commit d36134f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sentry.io client for Dart
22

3-
[![Build Status](https://travis-ci.org/yjbanov/sentry.svg?branch=master)](https://travis-ci.org/yjbanov/sentry)
3+
[![Build Status](https://travis-ci.org/flutter/sentry.svg?branch=master)](https://travis-ci.org/flutter/sentry)
44

55
**WARNING: experimental code**
66

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: sentry
22
version: 0.0.5
33
description: A pure Dart Sentry.io client.
4-
author: Yegor Jbanov <yjbanov@google.com>
5-
homepage: https://github.com/yjbanov/sentry
4+
author: Flutter Authors <flutter-dev@googlegroups.com>
5+
homepage: https://github.com/flutter/sentry
66

77
dependencies:
88
http: ">=0.11.3+13 <2.0.0"

0 commit comments

Comments
 (0)