Skip to content

Commit ea868bb

Browse files
authored
Release v3.3.1 (#249)
* Update package.json * Update package-lock.json * Update launch.json
1 parent 10e0cab commit ea868bb

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Use IntelliSense to learn about possible attributes.
33
// Hover to view descriptions of existing attributes.
44
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5-
"version": "3.2.9",
5+
"version": "3.3.1",
66
"configurations": [
77

88
{

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@conorheffron/booking-sys-frontend",
3-
"version": "3.2.9",
3+
"version": "3.3.1",
44
"private": false,
55
"license": "GPL-3.0-or-later",
66
"description": "React + TypeScript frontend for Booking System",

0 commit comments

Comments
 (0)