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

Add version command #121

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Add version command #121

merged 1 commit into from
Jul 6, 2017

Conversation

cdrage
Copy link
Collaborator

@cdrage cdrage commented Jul 5, 2017

Adds a version command.

Closes #80

Adds a version command.

Closes kedgeproject#80

var (
// VERSION is version number that will be displayed when running ./kedge version
VERSION = "0.0.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we not have some version?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ kedge version
0.0.0 (0a4cc52)

because I get 0.0.0 right now

Copy link
Collaborator Author

@cdrage cdrage Jul 6, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@surajssd no version because we haven't released anything.

@surajssd
Copy link
Member

surajssd commented Jul 6, 2017

@cdrage apart from that one comment rest LGTM

Copy link
Member

@surajssd surajssd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool LGTM

@surajssd surajssd merged commit df00705 into kedgeproject:master Jul 6, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants