mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 12:32:08 -06:00
Update Version
This commit is contained in:
parent
dbf87641d7
commit
2c92b2fa60
@ -2,7 +2,7 @@
|
||||
"name": "typescript",
|
||||
"author": "Microsoft Corp.",
|
||||
"homepage": "http://typescriptlang.org/",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.0-1",
|
||||
"licenses": [
|
||||
{
|
||||
"type": "Apache License 2.0",
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
/// <reference path="commandLineParser.ts"/>
|
||||
|
||||
module ts {
|
||||
var version = "1.1.0.0";
|
||||
var version = "1.1.0.1";
|
||||
|
||||
/**
|
||||
* Checks to see if the locale is in the appropriate format,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user