diff --git a/bower.json b/bower.json index 1c49eced..67f54910 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "TypeScript.NET", - "version": "2.5.3", + "version": "2.5.5", "ignore": [ ".gitignore", ".idea", diff --git a/package.json b/package.json index 21c3599f..e1bb7523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typescript-dotnet", - "version": "2.5.3", + "version": "2.5.5", "license": "MIT", "author": "electricessence ", "description": "A JavaScript Friendly .NET Based Library Ported to TypeScript.",