Skip to content

Commit 4879958

Browse files
committed
revise readme latest version number.
1 parent f4033f3 commit 4879958

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +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.3.1`, which supports TypeScript 1.7 and contains some enhancements and bugfixes.
11-
12-
[Full changelog is here](CHANGELOG.md).
10+
Latest release is `5.4.0`. [Full changelog is here](CHANGELOG.md).
1311

1412
## Getting Started
1513

0 commit comments

Comments
 (0)