Skip to content

Commit e082d61

Browse files
committed
chore: bump version to 0.2.10 and add Bing Site Auth XML file for verification
1 parent 5640743 commit e082d61

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "libredb-studio-website",
33
"type": "module",
4-
"version": "0.2.9",
4+
"version": "0.2.10",
55
"scripts": {
66
"dev": "astro dev",
77
"build": "astro build",

public/BingSiteAuth.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0"?>
2+
<users>
3+
<user>8F5C17E0D5E91F8569E695D58568BD46</user>
4+
</users>

0 commit comments

Comments
 (0)