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 clasp -v and clasp --version #229

Merged
merged 3 commits into from
Jun 25, 2018
Merged

Add clasp -v and clasp --version #229

merged 3 commits into from
Jun 25, 2018

Conversation

campionfellin
Copy link
Collaborator

May be helpful for debugging use issues.

Signed-off-by: campionfellin campionfellin@gmail.com

  • npm run test succeeds.
  • npm run lint succeeds.
  • Appropriate changes to README are included in PR.

Signed-off-by: campionfellin <campionfellin@gmail.com>
@coveralls
Copy link

coveralls commented Jun 21, 2018

Coverage Status

Coverage increased (+0.05%) to 15.718% when pulling bfafcf1 on version into 4a0c511 on master.

index.ts Outdated
* Displays clasp version
*/
commander
.version('1.3.1', '-v, --version');
Copy link
Contributor

Choose a reason for hiding this comment

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

This number will never be kept in sync with the actual latest version. Can we bump versions in one place?

https://github.com/google/clasp/blob/master/package.json#L3
tj/commander.js#48 (comment)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good call, thanks 👍

Signed-off-by: campionfellin <campionfellin@gmail.com>
Signed-off-by: campionfellin <campionfellin@gmail.com>
@grant grant merged commit ee8889f into master Jun 25, 2018
@grant grant deleted the version branch June 25, 2018 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants