Skip to content

Commit

Permalink
Merge pull request #8 from Workiva/fix-release
Browse files Browse the repository at this point in the history
Fix release validation errors
  • Loading branch information
rmconsole6-wk authored Aug 27, 2021
2 parents 07059f4 + a1a5531 commit a17413c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Copyright 2021 Workiva Inc. All rights reserved.
6 changes: 5 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
name: opentelemetry
version: 0.0.1
version: 0.0.2
description: A framework for collecting traces from applications.
homepage: https://github.com/Workiva/opentelemetry-dart
publish_to: https://pub.workiva.org
environment:
sdk: '>=2.7.0 <3.0.0'

dependencies:
fixnum: ^0.10.0
http: ^0.12.0
logging: ^0.11.0
protobuf: ^1.1.0
Expand Down

0 comments on commit a17413c

Please sign in to comment.