Skip to content

Commit e85fda6

Browse files
committed
update readme for 5.1.1
1 parent d501dc0 commit e85fda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Grunt-ts is an npm package that handles TypeScript compilation work in GruntJS build scripts. It provides a [Grunt-compatible wrapper](#support-for-tsc-switches) for the `tsc` command-line compiler, and provides some [additional functionality](#grunt-ts-gruntfilejs-options) that improves the TypeScript development workflow. Grunt-ts supports compiling against [tsconfig.json](#tsconfig) or even a [Visual Studio project](#vs) directly. Grunt-ts is itself written in [TypeScript](./tasks/ts.ts).
88

99
### Latest Changes
10-
Latest release is `5.1.0`, which supports TypeScript 1.6 and contains bugfixes.
10+
Latest release is `5.1.1`, which supports TypeScript 1.6 and contains bugfixes.
1111

1212
[Full changelog is here](CHANGELOG.md).
1313

0 commit comments

Comments
 (0)