Skip to content

Commit

Permalink
Add spec for keto:v0.0.0-alpha.56
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 26, 2021
1 parent 981839e commit 3d77640
Show file tree
Hide file tree
Showing 2 changed files with 1,188 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ dart() {
}
EOF

(cd "${dir}"; VERSION=${RAW_VERSION} command dart publish --force)
(cd "${dir}"; VERSION=${RAW_VERSION} command dart pub publish --force)
}

python
Expand Down
Loading

0 comments on commit 3d77640

Please sign in to comment.