Skip to content

Commit

Permalink
optional 0.2.0 (#1060)
Browse files Browse the repository at this point in the history
* optional 0.2.0 (via `alr publish --submit`)

* Use Intel arch machines for macOS tests

* Downgrade macOS runners to v12

* Update workflows
  • Loading branch information
mosteo authored Jun 3, 2024
1 parent 2b083b2 commit 4f891e0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index/op/optional/optional-0.2.0.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name = "optional"
description = "Optional values a la java.lang.Optional"
version = "0.2.0"

tags = ["optional", "functional"]
licenses = "LGPL-3.0-only"
website = "https://github.com/mosteo/optional/"

authors = ["Alejandro R. Mosteo"]
maintainers = ["Alejandro R. Mosteo <[email protected]>"]
maintainers-logins = ["mosteo"]

[origin]
commit = "3b6d741c320608579419db9871fe3fd02356d9b6"
url = "git+https://github.com/mosteo/optional.git"

0 comments on commit 4f891e0

Please sign in to comment.