-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
82db313
commit 750d0e2
Showing
3 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
//> using scala 3.4.2 | ||
//> using dep org.github.bishabosha::ops-mirror::0.1.0-SNAPSHOT | ||
//> using dep io.github.bishabosha::ops-mirror::0.1.0 | ||
//> using dep "dev.zio::zio:2.0.21" | ||
//> using jvm 21 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
//> using scala 3.4.2 | ||
//> using publish.organization org.github.bishabosha | ||
//> using publish.organization io.github.bishabosha | ||
//> using publish.name ops-mirror | ||
//> using publish.computeVersion git:tag | ||
//> using exclude "${.}/examples/*" | ||
//> using jvm 8 | ||
//> using publish.repository central-s01 | ||
//> using publish.license "Apache-2.0" | ||
//> using publish.url "https://github.com/bishabosha/ops-mirror" | ||
//> using publish.versionControl "github:bishabosha/ops-mirror" | ||
//> using publish.developer "Jamie Thompson|[email protected]|https://github.com/bishabosha" |
This file was deleted.
Oops, something went wrong.