Rev to 1.2.0 (#192)

This commit is contained in:
Brendan Burns
2018-07-13 20:38:10 -07:00
committed by GitHub
parent dae6d62cba
commit aec5c99162

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.1",
"version": "1.2",
"publicReleaseRefSpec": [
"^refs/heads/master$", // we release out of master
],