Version Bump

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-05-22 00:11:57 -07:00
parent be8cbbe7b6
commit 38516e74f9
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "surf-new-backend"
version = "0.0.6"
version = "0.0.7"
description = "SurfSense Backend"
readme = "README.md"
requires-python = ">=3.12"

View file

@ -1,7 +1,7 @@
{
"name": "surfsense_browser_extension",
"displayName": "Surfsense Browser Extension",
"version": "0.0.6",
"version": "0.0.7",
"description": "Extension to collect Browsing History for SurfSense.",
"author": "https://github.com/MODSetter",
"scripts": {

View file

@ -1,6 +1,6 @@
{
"name": "surfsense_web",
"version": "0.0.6",
"version": "0.0.7",
"private": true,
"description": "SurfSense Frontend",
"scripts": {