Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
lohanidamodar committed Sep 20, 2024
1 parent 162d883 commit 5c1bfeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: utopia_di
description: Light & Fast Dart Dependency Injection library. Easy to use and powerful for all kinds of needs, with no external dependencies.
version: 0.2.1
version: 0.3.0
repository: https://github.com/utopia-dart/utopia_di

environment:
sdk: '>=2.19.2 <4.0.0'

dev_dependencies:
lints: ^3.0.0
test: ^1.25.2
lints: ^4.0.0
test: ^1.25.8

0 comments on commit 5c1bfeb

Please sign in to comment.