mirror of
https://github.com/msgpack/msgpack-c
synced 2026-06-08 16:11:40 +00:00
ruby: 0.4.6
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
|
||||
2011-08-08 version 0.4.6:
|
||||
|
||||
* Fixed compile error problem on Mac OS X Lion
|
||||
|
||||
2011-05-09 version 0.4.5:
|
||||
|
||||
* Improves compatibility with JRuby
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
module MessagePack
|
||||
VERSION = "0.4.5"
|
||||
VERSION = "0.4.6"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user