Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extended version #63

Merged
merged 4 commits into from
Apr 13, 2023
Merged

Extended version #63

merged 4 commits into from
Apr 13, 2023

Conversation

chevdor
Copy link
Owner

@chevdor chevdor commented Feb 9, 2023

Swap the --version command for a new one:

$ subwasm --version

subwasm v0.19.0-f40bf1c04dd built 2023-02-09T15:10:59+0100
$ subwasm --version --json

{
  "build_date": "2023-02-09T15:10:59+0100",
  "commit": "f40bf1c04dd",
  "name": "subwasm",
  "version": "0.19.0"
}

@chevdor chevdor merged commit 8e2ed46 into master Apr 13, 2023
@chevdor chevdor deleted the wk-230209-extended-version branch April 13, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant