Update Version

This commit is contained in:
Mohamed Hegazy 2014-09-23 12:03:30 -07:00
parent dbf87641d7
commit 2c92b2fa60
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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,