Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
b099l3 committed Sep 13, 2022
1 parent 1dc271a commit e3eee0b
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions tart/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
name: tart
description: tart is a Twirp library for Dart. This is to be used in conjunction with protoc-gen-tart. https://github.com/syncapod/tart
version: 0.3.0
description: tart is a Twirp library for Dart. This is to be used in conjunction with protoc-gen-tart. https://github.com/syncapod/tart
version: 0.4.0
homepage: https://github.com/syncapod/tart

environment:
sdk: '>=2.15.1 <3.0.0'
sdk: ">=2.15.1 <3.0.0"

dependencies:
dependencies:
http: ^0.13.4

dev_dependencies:
lints: ^1.0.0
test: ^1.20.1

0 comments on commit e3eee0b

Please sign in to comment.