Skip to content

Commit

Permalink
Prepare Initial Release
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinullrich committed Dec 8, 2023
1 parent 242dbc3 commit 9ba7718
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: dart-lang/setup-dart@v1
with:
sdk: stable
Expand Down
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: polyseed
description: A dart implementation of polyseed
version: 0.0.1
homepage: https://cakelabs.com
repository: https://github.com/cake-tech/polyseed_dart
issue_tracker: https://github.com/cake-tech/polyseed_dart/issues

environment:
sdk: ^3.0.6
Expand Down

0 comments on commit 9ba7718

Please sign in to comment.