Skip to content

Commit 115a9f9

Browse files
author
Sean Policarpio
committed
updating release version
1 parent 754a27e commit 115a9f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "topiks"
3-
version = "0.1.0-alpha+001"
3+
version = "0.1.0-alpha+002"
44
authors = ["Sean Policarpio <sean@policarp.io>"]
55
license = "MIT"
66
readme = "README.md"
@@ -13,7 +13,7 @@ panic = 'abort'
1313

1414
[dependencies.topiks-kafka-client]
1515
git = "https://github.com/kdrakon/topiks-kafka-client"
16-
#tag = "0.1.0-alpha+001"
16+
tag = "0.1.0-alpha+002"
1717

1818
[dependencies]
1919
termion = "1.5.1"

0 commit comments

Comments
 (0)