composewell / streamly-examples

Examples for Streamly
https://streamly.composewell.com
Apache License 2.0
27 stars 3 forks source link

Align major version number with streamly #12

Closed harendra-kumar closed 3 years ago

harendra-kumar commented 3 years ago

Release a 0.8.0 along with the same version of streamly.

harendra-kumar commented 3 years ago

Ok, I guess we can keep the version independent so that we can evolve the examples independently. We can use the version bounds to tell which streamly version is supported.