chore: bump version to 0.3.1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Janpeter Visser 2026-04-25 18:47:20 +02:00
parent 53a6f9ec19
commit ecc05dda37

View file

@ -1,6 +1,6 @@
{
"name": "scrum4me",
"version": "0.3.0",
"version": "0.3.1",
"private": true,
"scripts": {
"dev": "concurrently \"next dev\" \"npm run db:erd:watch\"",