R/version.R
version.Rd
version() reports the version of the C++ jsoncons library in use.
version()
version() returns a character(1) major.minor.patch version string, possibly with git hash for between-release version.
version() #> [1] "0.173.4 [+57967655d]"