ljvmiranda921 / sprites-as-a-service

Generate your personal 8-bit avatars using Cellular Automata, a mathematical model that simulates life, survival, and extinction
https://ljvmiranda921.github.io/sprites-as-a-service
MIT License
303 stars 19 forks source link

Fix versioning for backend and frontend #54

Closed ljvmiranda921 closed 4 years ago

ljvmiranda921 commented 4 years ago

Currently you have multiple versions scattered in your

backend/**/main.py frontend/**/package*.json

Not sure if bumpversion will work here, but maybe you can setup a script file to do a bumpversion for you