Skip to content

Commit f68a31b

Browse files
Version 0.3.0 - accumulated improvements
1 parent 1c742f4 commit f68a31b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlatformAware"
22
uuid = "e7c50b67-2c03-471e-9cf2-69e515d86ecf"
33
authors = ["Francisco Heron de Carvalho Junior <heron@dc.ufc.br> and contributors"]
4-
version = "0.2.0"
4+
version = "0.3.0"
55

66
[deps]
77
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

src/quantifiers/atleast.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ abstract type AtLeastInf <: AtLeast512E end
2626

2727

2828
#=
29-
# abstract quantities of resources (magnitude order)
3029
3130
abstract type AtLeast0 end # 0
3231

0 commit comments

Comments
 (0)