Skip to content

Commit bb60531

Browse files
author
Dion Mendel
committed
Bump version
1 parent a2f3ef8 commit bb60531

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= BinData Changelog
22

3-
== Version 2.4.9 (xxxx-xx-xx)
3+
== Version 2.4.9 (2021-04-22)
44

55
* Change example from Fixnum to Integer. Thanks to Tim Chambers.
66
* Now works with frozen string literals. Requested by Jeremy Evans.

lib/bindata/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module BinData
2-
VERSION = "2.4.8"
2+
VERSION = "2.4.9"
33
end

0 commit comments

Comments
 (0)