mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 13:51:20 +08:00
bump postman
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
## 0.1.2
|
||||||
|
|
||||||
|
- Update postmanCollectionToJsonStr() encoder indentation from `\t` to ` `.
|
||||||
|
|
||||||
## 0.1.1
|
## 0.1.1
|
||||||
|
|
||||||
- Reduce Dart SDK requirements.
|
- Reduce Dart SDK requirements.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
name: postman
|
name: postman
|
||||||
description: Seamlessly convert Postman Collection Format v2.1 to Dart and vice versa.
|
description: Seamlessly convert Postman Collection Format v2.1 to Dart and vice versa.
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
homepage: https://github.com/foss42/apidash
|
homepage: https://github.com/foss42/apidash
|
||||||
|
|
||||||
topics:
|
topics:
|
||||||
|
Reference in New Issue
Block a user