Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit 33b97f4

Browse files
author
Don Goodman-Wilson
committed
v2.3.0
1 parent c10f450 commit 33b97f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
class LunaConan(ConanFile):
44
name = "luna"
5-
version = "2.2.1"
5+
version = "2.3.0"
66
url = "https://github.com/DEGoodmanWilson/luna.git"
77
license = "MIT"
88
settings = "os", "compiler", "build_type", "arch"

0 commit comments

Comments
 (0)