Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

add a publish script; prep to publish 1.1.0 #104

Merged
merged 4 commits into from
Jan 30, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update the sdk to a stable release
  • Loading branch information
devoncarew committed Jan 26, 2023
commit 9987c580ddad04c753b8ca81c60d5d0e86900b36
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >-
repository: https://github.com/dart-lang/fixnum

environment:
sdk: '>=2.19.0-0 <3.0.0'
sdk: '>=2.19.0 <3.0.0'

dev_dependencies:
lints: ^1.0.0
Expand Down