Skip to content

Commit

Permalink
chore(repo): Release + bump deps (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
dnys1 authored Jan 21, 2024
1 parent ab9ad5f commit 3c9aeb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/celest/example/celest/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ environment:
sdk: ^3.2.0

dependencies:
celest: ^0.0.1
celest_core: ^0.0.1
celest: ^0.1.0
celest_core: ^0.1.0
http: ">=0.13.0 <2.0.0"

dev_dependencies:
Expand Down
2 changes: 1 addition & 1 deletion packages/celest/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:

dependencies:
async: ^2.11.0
celest_core: ^0.0.3
celest_core: ^0.1.0
chunked_stream: ^1.4.2
meta: ^1.9.0
shelf: ^1.4.1
Expand Down

0 comments on commit 3c9aeb9

Please sign in to comment.