Import Instagram archive to a Bluesky account

Bump version

+3 -3
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "instagramtobluesky", 3 - "version": "0.6.0", 3 + "version": "0.7.0", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "instagramtobluesky", 9 - "version": "0.6.0", 9 + "version": "0.7.0", 10 10 "dependencies": { 11 11 "@atproto/api": "^0.13.31", 12 12 "@ffprobe-installer/ffprobe": "^2.1.2",
+1 -1
package.json
··· 1 1 { 2 2 "name": "instagramtobluesky", 3 - "version": "0.6.0", 3 + "version": "0.7.0", 4 4 "description": "Import Instagram archive to a Bluesky account", 5 5 "main": "main.js", 6 6 "engines": {