Skip to content

Instantly share code, notes, and snippets.

@chauncey-garrett
Created October 15, 2019 18:38
Show Gist options
  • Save chauncey-garrett/29f5e350cad3d248852268a958fdbcab to your computer and use it in GitHub Desktop.
Save chauncey-garrett/29f5e350cad3d248852268a958fdbcab to your computer and use it in GitHub Desktop.
regex for version number
(\d+)(?:\.(\d+))*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment