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

Commit

Permalink
Bump version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Goodman-Wilson committed Aug 12, 2016
1 parent 5b15dc7 commit 1f7399b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class LunaConan(ConanFile):
name = "luna"
version = "1.1.0"
version = "2.0"
url = "https://github.com/DEGoodmanWilson/luna.git"
license = "MIT"
settings = "os", "compiler", "build_type", "arch"
Expand Down

0 comments on commit 1f7399b

Please sign in to comment.