projects
/
ruby-eet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acac7cd
)
Bumped version number to 0.1.4.
author
Tilman Sauerbeck
<tilman@code-monkey.de>
Fri, 23 Mar 2007 11:23:59 +0000
(12:23 +0100)
committer
Tilman Sauerbeck
<tilman@code-monkey.de>
Fri, 23 Mar 2007 11:23:59 +0000
(12:23 +0100)
lib/eet.rb
patch
|
blob
|
history
diff --git
a/lib/eet.rb
b/lib/eet.rb
index ca2815c7bbb15b4ea2b434c734b3ff05ab43ebca..5a2d06a2aa8788bf846fd095418299e174961f93 100644
(file)
--- a/
lib/eet.rb
+++ b/
lib/eet.rb
@@
-92,7
+92,7
@@
class Hash # :nodoc:
end
module Eet
- VERSION = "0.1.
3
"
+ VERSION = "0.1.
4
"
class ChunkError < EetError; end