Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luanpotter committed Apr 6, 2020
1 parent 0719ad3 commit 8009058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: ordered_set
description: A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.
version: 2.0.0
omepage: https://github.com/luanpotter/ordered_set
homepage: https://github.com/luanpotter/ordered_set

environment:
sdk: '>=2.0.0-dev.54.0 <3.0.0'
Expand Down

0 comments on commit 8009058

Please sign in to comment.