Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wumo committed Sep 9, 2020
1 parent 8334b94 commit ae8fe55
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 vkgConan(ConanFile):
name = "vkg"
version = "0.0.1"
version = "0.0.2"
settings = "os", "compiler", "build_type", "arch"
requires = (
"vulkan-headers/1.2.148@wumo/stable",
Expand Down

0 comments on commit ae8fe55

Please sign in to comment.