Skip to content

Commit

Permalink
update conan version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonYao287 committed Feb 1, 2024
1 parent 0d8f77c commit 68a01f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@

class HomestoreConan(ConanFile):
name = "homestore"
version = "5.0.8"

version = "5.0.9"
homepage = "https://github.com/eBay/Homestore"
description = "HomeStore Storage Engine"
topics = ("ebay", "nublox")
Expand Down

0 comments on commit 68a01f6

Please sign in to comment.