We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2bd957 commit 8e1f345Copy full SHA for 8e1f345
CHANGES.md
@@ -1,3 +1,7 @@
1
+## v0.4.1 2014-08-12 00:05:17+0900
2
+
3
+* Fix a runtime error
4
5
## v0.4.0 2014-08-11 23:04:20+0900
6
7
* Set `--noImplicitAny` by default to tsc compiler
lib/typescript/rails/version.rb
@@ -1,5 +1,5 @@
module Typescript
module Rails
- VERSION = '0.4.0'
+ VERSION = '0.4.1'
end
0 commit comments