File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cook
6060var ts;
6161(function (ts) {
6262 ts.versionMajorMinor = "3.1";
63- ts.version = ts.versionMajorMinor + ".0 ";
63+ ts.version = ts.versionMajorMinor + ".1 ";
6464})(ts || (ts = {}));
6565(function (ts) {
6666 ts.emptyArray = [];
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ var ts;
8888 // If changing the text in this section, be sure to test `configureNightly` too.
8989 ts.versionMajorMinor = "3.1";
9090 /** The version of the TypeScript compiler release */
91- ts.version = ts.versionMajorMinor + ".0 ";
91+ ts.version = ts.versionMajorMinor + ".1 ";
9292})(ts || (ts = {}));
9393(function (ts) {
9494 /* @internal */
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ var ts;
8484 // If changing the text in this section, be sure to test `configureNightly` too.
8585 ts.versionMajorMinor = "3.1";
8686 /** The version of the TypeScript compiler release */
87- ts.version = ts.versionMajorMinor + ".0 ";
87+ ts.version = ts.versionMajorMinor + ".1 ";
8888})(ts || (ts = {}));
8989(function (ts) {
9090 /* @internal */
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ var ts;
7575 // If changing the text in this section, be sure to test `configureNightly` too.
7676 ts.versionMajorMinor = "3.1";
7777 /** The version of the TypeScript compiler release */
78- ts.version = ts.versionMajorMinor + ".0 ";
78+ ts.version = ts.versionMajorMinor + ".1 ";
7979})(ts || (ts = {}));
8080(function (ts) {
8181 /* @internal */
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ var ts;
7575 // If changing the text in this section, be sure to test `configureNightly` too.
7676 ts.versionMajorMinor = "3.1";
7777 /** The version of the TypeScript compiler release */
78- ts.version = ts.versionMajorMinor + ".0 ";
78+ ts.version = ts.versionMajorMinor + ".1 ";
7979})(ts || (ts = {}));
8080(function (ts) {
8181 /* @internal */
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ var ts;
8888 // If changing the text in this section, be sure to test `configureNightly` too.
8989 ts.versionMajorMinor = "3.1";
9090 /** The version of the TypeScript compiler release */
91- ts.version = ts.versionMajorMinor + ".0 ";
91+ ts.version = ts.versionMajorMinor + ".1 ";
9292})(ts || (ts = {}));
9393(function (ts) {
9494 /* @internal */
You can’t perform that action at this time.
0 commit comments