envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Bump version in preparation for next release #100

Closed orien closed 7 years ago

orien commented 7 years ago

v0.7.0 ➡️ v0.8.0

Although there's a non-backward compatible change here. As we haven't released version 1 this is ok to release with a minor version bump.

Major version zero (0.y.z) is for initial development. Anything may change at any time. The public API should not be considered stable.

http://semver.org/#spec-item-4

orien commented 7 years ago

:gem: 0.8.0 tagged and released.

twe4ked commented 7 years ago

💯