Skip to content

Commit e467842

Browse files
authored
Update sole.hpp
1 parent 792517a commit e467842

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sole.hpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454

5555
// public API
5656

57-
#define SOLE_VERSION "1.0.1" /* (2017/05/16): Improve UUID4 and base62 performance; fix warnings
57+
#define SOLE_VERSION "1.0.2" /* (2021/03/16): Merge speed improvements by @vihangm
58+
#define SOLE_VERSION "1.0.1" // (2017/05/16): Improve UUID4 and base62 performance; fix warnings
5859
#define SOLE_VERSION "1.0.0" // (2016/02/03): Initial semver adherence; Switch to header-only; Remove warnings */
5960

6061
namespace sole

0 commit comments

Comments
 (0)