Framework-agnostic session management for AT Protocol applications using Iron Session encryption
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump version to 0.1.1

+1 -1
+1 -1
deno.json
··· 1 1 { 2 2 "$schema": "https://jsr.io/schema/config-file.v1.json", 3 3 "name": "@tijs/atproto-sessions", 4 - "version": "0.1.0", 4 + "version": "0.1.1", 5 5 "license": "MIT", 6 6 "exports": "./mod.ts", 7 7 "publish": {