Skip to content

Commit c1bbc31

Browse files
authored
chore(dart_frog_test): 0.1.0 (#1006)
1 parent 203818d commit c1bbc31

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

packages/dart_frog_test/CHANGELOG.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# 1.0.0
2-
3-
- feat: stable release 🎉
4-
51
# 0.1.0
62

73
- feat: initial release 🎉

packages/dart_frog_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_frog_test
22
description: A testing library which makes it easy to test Dart frog services.
3-
version: 0.1.0+1
3+
version: 0.1.0
44
homepage: https://dartfrog.vgv.dev
55
repository: https://github.com/VeryGoodOpenSource/dart_frog
66
issue_tracker: https://github.com/VeryGoodOpenSource/dart_frog/issues

0 commit comments

Comments
 (0)