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

Add command line flag to show current version #14

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

cseelus
Copy link
Contributor

@cseelus cseelus commented Jan 17, 2023

Screenshot 2023-01-17 at 14 14 40

Screenshot 2023-01-17 at 14 15 00

Copy link
Member

@elia elia left a comment

Choose a reason for hiding this comment

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

Awesome, left a comment on the version number bump, once that's fixed we can merge 🙌

@@ -3,5 +3,5 @@
require 'erb'

class ERB::Formatter
VERSION = "0.3.0"
VERSION = '0.3.1'
Copy link
Member

Choose a reason for hiding this comment

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

Can you skip this change?
We'll bump the version prior to the release and will pick whether to update the major/minor/patch depending on the newly merged PRs.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@cseelus cseelus force-pushed the command_line_show_version branch from 7908a42 to 171b285 Compare January 17, 2023 15:38
@nbelzer nbelzer merged commit 5a5217d into nebulab:main Jan 18, 2023
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.

3 participants