Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mimemagic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
mimemagic
Commits
01f92d86
Unverified
Commit
01f92d86
authored
May 04, 2020
by
Daniel Mendler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.3.5
parent
51bdc840
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
CHANGELOG.md
+4
-0
lib/mimemagic/version.rb
+1
-1
No files found.
CHANGELOG.md
View file @
01f92d86
...
...
@@ -14,6 +14,10 @@ None
None
## 0.3.5 (2020-05-04)
Mimetype extensions are now ordered by freedesktop.org's priority
## 0.3.4 (2020-01-28)
Added frozen string literal comments
...
...
lib/mimemagic/version.rb
View file @
01f92d86
class
MimeMagic
# MimeMagic version string
# @api public
VERSION
=
'0.3.
4
'
VERSION
=
'0.3.
5
'
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment