Full semantic versioning

Co-Authored-By: Ricardo Andrade <ricardofandrade@users.noreply.github.com>
This commit is contained in:
Jonathan Yoder 2019-09-09 15:29:15 -04:00 committed by GitHub
commit 5a4df2094c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
#!/bin/bash
THIS_VERSION="1.0"
THIS_VERSION="1.0.0"
# Call with:
# bash -c "$(curl -L https://rstd.io/r-install)"