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
64b60d12
Unverified
Commit
64b60d12
authored
Jan 28, 2020
by
Daniel Mendler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v0.3.4
parent
ba72f64a
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 @
64b60d12
...
...
@@ -14,6 +14,10 @@ None
None
## 0.3.4 (2020-01-28)
Added frozen string literal comments
## 0.3.3 (2018-12-20)
Upgrade to shared-mime-info-1.10
...
...
lib/mimemagic/version.rb
View file @
64b60d12
class
MimeMagic
# MimeMagic version string
# @api public
VERSION
=
'0.3.
3
'
VERSION
=
'0.3.
4
'
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