Skip to content

Commit

Permalink
Merge pull request #25 from anusii/zy/update_package
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
zheyxu committed Nov 1, 2023
2 parents 7a16d2e + d7757a5 commit de9df94
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pubspec.yaml
@@ -1,17 +1,16 @@
name: rdflib
description:
A pure Dart package for working with RDF (resource description framework).
version: 0.2.4
description: A pure Dart package for working with RDF (resource description framework).
version: 0.2.5
homepage: https://github.com/anusii/rdflib
repository: https://github.com/anusii/rdflib

environment:
sdk: ">=2.17.3 <3.0.0"
sdk: ">=3.0.0-0 <4.0.0"

dependencies:
logging: ^1.1.0
petitparser: ^5.1.0
http: ^0.13.5
http: ^1.1.0

dev_dependencies:
lints: ^2.0.1
Expand Down

0 comments on commit de9df94

Please sign in to comment.