Skip to content

Commit

Permalink
Updated to v0.6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bdrazhzhov committed Jul 27, 2016
1 parent a126cda commit 2c8c006
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v0.6.2.3 2016-07-27 17:25:00+0300

* Fixed incorrect value of register_mime_type (@mihai-dinculescu)

## v0.6.2.1 2016-07-26 18:27:00+0300

* Added Sprockets 4 support. Thanks to @mihai-dinculescu
Expand Down
2 changes: 1 addition & 1 deletion lib/typescript/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Typescript
module Rails
VERSION = '0.6.2.1'
VERSION = '0.6.2.3'
end
end

0 comments on commit 2c8c006

Please sign in to comment.