chore: bump to 2.1.0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Showing 1 changed file with +1 and −1
modified
package.json
+1 −1
@@ -1,6 +1,6 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "spbdrive", |
| 3 | − "version": "2.0.0", | |
| 3 | + "version": "2.1.0", | |
| 4 | 4 | "description": "SPB Drive — Personal Cloud Drive for Simon-Pierre Boucher", |
| 5 | 5 | "author": "Simon-Pierre Boucher <contact@spboucher.ai>", |
| 6 | 6 | "license": "MIT", |
| 7 | 7 | |