Auburn / FastNoiseLite

Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
http://auburn.github.io/FastNoiseLite/
MIT License
2.79k stars 327 forks source link

Bump lib version #62

Closed Igortorrente closed 3 years ago

Igortorrente commented 3 years ago

Can you bump the lib version to cover the fixes 92c5a68d23280660d634ba59fba791d722af0723 and 2fbd2b4ebf0f8735fcdec3bfe5c1e1c6a446dcf4? I will reference this lib in a project that I'm working and would be nice to have a version number to put as dependency. Instead of commit hash number...

Auburn commented 3 years ago

Done

Igortorrente commented 3 years ago

Thanks!