Skip to content

Commit

Permalink
README.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
devtronic committed Aug 31, 2018
1 parent f6871ca commit c51fe4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It's fast, reliable and easy to understand.
Add the following to your `pubspec.yaml`:
```yaml
dependencies:
catalyst: ^1.1.0
catalyst: ^2.0.0
```

Then run `pub get`
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'catalyst'
version: 2.0.0
version: 2.0.1
description: The only dependency injection container for Dart you'll ever need
author: Julian Finkler <julian@mintware.de>
homepage: https://github.com/Devtronic/catalyst
Expand Down

0 comments on commit c51fe4a

Please sign in to comment.