That’s fast progress, congrats!
As a hint for versions. The third number is usually used for hotfixes, the second one is for minor releases that don’t break anything, and the first number is for major releases that potentially break older patches.
When making the first stable package, I personally prefer avoiding version understatement. In my view, the initial version should be labeled as 1.0.0, and subsequent versions can increment from there. The many version numbers like 0.1.3 for most packages in VL can communicate an unfinished quality of the vvvv ecosystem to potential new users.