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 cec7fc5 commit cef909fCopy full SHA for cef909f
CHANGES.md
@@ -1,3 +1,8 @@
1
+## v0.4.2 2014-11-26 07:30:12+0900
2
+
3
+* Fix newlines (#15)
4
+* Mention to `default_options` in README (#18)
5
6
## v0.4.1 2014-08-12 00:05:17+0900
7
8
* Fix a runtime error
lib/typescript/rails/version.rb
@@ -1,5 +1,5 @@
module Typescript
module Rails
- VERSION = '0.4.1'
+ VERSION = '0.4.2'
end
0 commit comments