Skip to content

Commit

Permalink
chore(fluttium_protocol): 0.1.0 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfenrain committed May 12, 2023
1 parent 86e7d86 commit f2480b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/fluttium_protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.1.0

- chore: bump dart version to 3.0.0 ([#250](https://github.com/wolfenrain/fluttium/issues/250))

# 0.1.0-dev.1

- feat: add support for custom actions ([#112](https://github.com/wolfenrain/fluttium/issues/112))
2 changes: 1 addition & 1 deletion packages/fluttium_protocol/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluttium_protocol
description: The protocol for the communication between the runner and the driver of Fluttium
version: 0.1.0-dev.1
version: 0.1.0
homepage: https://fluttium.dev
repository: https://github.com/wolfenrain/fluttium
issue_tracker: https://github.com/wolfenrain/fluttium/issues
Expand Down

0 comments on commit f2480b5

Please sign in to comment.