We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56a1dc commit c9400e9Copy full SHA for c9400e9
CHANGES.md
@@ -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
5
## v0.4.2 2014-11-26 07:30:12+0900
6
7
* Fix newlines (#15)
lib/typescript/rails/version.rb
@@ -1,5 +1,5 @@
module Typescript
module Rails
- VERSION = '0.4.2'
+ VERSION = '0.5.0'
end
0 commit comments