We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a126cda commit 2c8c006Copy full SHA for 2c8c006
CHANGES.md
@@ -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
5
## v0.6.2.1 2016-07-26 18:27:00+0300
6
7
* Added Sprockets 4 support. Thanks to @mihai-dinculescu
lib/typescript/rails/version.rb
@@ -1,5 +1,5 @@
module Typescript
module Rails
- VERSION = '0.6.2.1'
+ VERSION = '0.6.2.3'
end
0 commit comments