Skip to content

Commit 2c8c006

Browse files
committed
Updated to v0.6.2.3
1 parent a126cda commit 2c8c006

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.6.2.3 2016-07-27 17:25:00+0300
2+
3+
* Fixed incorrect value of register_mime_type (@mihai-dinculescu)
4+
15
## v0.6.2.1 2016-07-26 18:27:00+0300
26

37
* Added Sprockets 4 support. Thanks to @mihai-dinculescu

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

0 commit comments

Comments
 (0)