Global

Type Definitions

VersionNumber

An object describing a version number in semantic versioning

Type:
  • Object
Properties:
Name Type Argument Description
major number
minor number
patch number
prerelease string <optional>

defined only if the version is identified as prerelease

Source:
DocStrap Copyright © 2012-2014 The contributors to the JSDoc3 and DocStrap projects.
Documentation generated by JSDoc 3.2.2 on Mon Nov 10th 2014 using the DocStrap template.