a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky
atproto bluesky typescript npm

chore: bump versions

mary.my.id b6a9f6ea c9b5f30e

verified
Changed files
+1 -1
packages
misc
util-text
+1 -1
packages/misc/util-text/package.json
··· 1 1 { 2 2 "type": "module", 3 3 "name": "@atcute/util-text", 4 - "version": "0.0.1", 4 + "version": "1.0.0", 5 5 "description": "internal text utilities", 6 6 "license": "0BSD", 7 7 "repository": {