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