mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 05:32:26 +08:00
bump version
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
## 0.1.1
|
||||
|
||||
- Add formdata support and new test cases.
|
||||
|
||||
## 0.1.0
|
||||
|
||||
- Added new test cases.
|
||||
|
@ -1,7 +1,6 @@
|
||||
name: curl_parser
|
||||
description: Parse cURL command to Dart object and convert Dart object to cURL command.
|
||||
version: 0.1.0
|
||||
publish_to: none
|
||||
version: 0.1.1
|
||||
homepage: https://github.com/foss42/apidash/tree/main/packages/curl_parser
|
||||
repository: https://github.com/foss42/apidash/tree/main/packages/curl_parser
|
||||
issue_tracker: https://github.com/foss42/apidash/issues
|
||||
|
Reference in New Issue
Block a user