Skip to content

Commit 8e1f345

Browse files
committed
v0.4.1
1 parent f2bd957 commit 8e1f345

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.4.1 2014-08-12 00:05:17+0900
2+
3+
* Fix a runtime error
4+
15
## v0.4.0 2014-08-11 23:04:20+0900
26

37
* Set `--noImplicitAny` by default to tsc compiler

Diff for: lib/typescript/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Typescript
22
module Rails
3-
VERSION = '0.4.0'
3+
VERSION = '0.4.1'
44
end
55
end

0 commit comments

Comments
 (0)