Skip to content

Treat EOF as end of input #4

Description

@lesiw

This works:

$ echo "v1.0.0" | bump
v1.0.1

This doesn't:

$ printf "v1.0.0" | bump
error reading stdin: EOF

But it probably should.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions