Quiz on Application Versioning
Test yourself on application versioning with the quiz below.
We'll cover the following...
We'll cover the following...
Quiz: Application Versioning
1.
To update semantic versioning with npm, we use which of the following commands?
A.
npm version major
B.
npm version patch
C.
npm version minor
D.
All of the above
1 / 3