Skip to content

Commit cef909f

Browse files
committed
v0.4.2
1 parent cec7fc5 commit cef909f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

+5
Original file line numberDiff line numberDiff line change
@@ -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+
16
## v0.4.1 2014-08-12 00:05:17+0900
27

38
* Fix a runtime error

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

0 commit comments

Comments
 (0)