-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating dependencies for fluri 1.1.0
- Loading branch information
1 parent
1622c7b
commit 092569f
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: fluri | ||
version: 1.0.1 | ||
version: 1.1.0 | ||
description: Fluri is a fluent URI library built to make URI mutation easy. | ||
authors: | ||
- Workiva Client Platform Team <[email protected]> | ||
|
@@ -16,4 +16,4 @@ dev_dependencies: | |
dartdoc: "^0.8.0" | ||
test: "^0.12.0" | ||
environment: | ||
sdk: ">=1.9.0 <2.0.0" | ||
sdk: ">=1.9.0 <2.0.0" |