chore: bump to v0.35.0
This commit is contained in:
parent
9f27775da9
commit
557378dab9
|
|
@ -10,7 +10,7 @@ export const RELEASE_NOTES = {
|
|||
highlights: [
|
||||
{
|
||||
icon: '🚀',
|
||||
title: 'v0.36.0',
|
||||
title: 'v0.35.0',
|
||||
desc: 'Version bump and container rebuild.',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bill-tracker",
|
||||
"version": "0.36.0",
|
||||
"version": "0.35.0",
|
||||
"description": "Monthly bill tracking system",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue