mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/observer] Bump up 0.1.2
https://github.com/ruby/observer/commit/6c978e6196
This commit is contained in:
parent
caa7a4f772
commit
bf33085340
@ -136,7 +136,7 @@
|
||||
# ticker.add_observer(warner, :call)
|
||||
# ticker.run
|
||||
module Observable
|
||||
VERSION = "0.1.1"
|
||||
VERSION = "0.1.2"
|
||||
|
||||
#
|
||||
# Add +observer+ as an observer on this object. So that it will receive
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user