julia >= 1.0
The package is registered and versioned in my own repository:
]registry add https://github.com/skleinbo/JuliaRegistry.jl
registry up
add ObservableCollector
This way you will receive updates when a new version is tagged.
Alternatively, clone it directly from here
]add https://github.com/skleinbo/ObservableCollector.jl
You will then automatically track the master branch.
See the documentation for a working example.