Skip to content

Commit 067eb60

Browse files
committed
modified version in conanfile.py
1 parent e3eb951 commit 067eb60

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
@@ -3,7 +3,7 @@
33

44
class CircularBufferConan(ConanFile):
55
name = "circular_buffer"
6-
version = "0.0.1"
6+
version = "0.1.0"
77
license = "MIT License"
88
author = "vinit james vinit.james24@gmail.com"
99
url = "https://github.com/vinitjames/circularbuffer"

0 commit comments

Comments
 (0)