Skip to content

Commit c9400e9

Browse files
committed
v0.5.0
1 parent e56a1dc commit c9400e9

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.5.0 2015-03-25 10:46:29+0900
2+
3+
* Expire root TS cache in response to change in referenced `.ts` files (#24)
4+
15
## v0.4.2 2014-11-26 07:30:12+0900
26

37
* Fix newlines (#15)

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.2'
3+
VERSION = '0.5.0'
44
end
55
end

0 commit comments

Comments
 (0)