Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee authored Apr 29, 2023
1 parent 87cc126 commit 01b5971
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/api",
"version": "0.2.10",
"version": "0.2.11",
"main": "src/index.ts",
"scripts": {
"codegen": "lex gen-api ./src/client ../../lexicons/com/atproto/*/* ../../lexicons/app/bsky/*/*",
Expand Down
2 changes: 1 addition & 1 deletion packages/pds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/pds",
"version": "0.1.4",
"version": "0.1.5",
"license": "MIT",
"main": "src/index.ts",
"bin": "dist/bin.ts",
Expand Down

0 comments on commit 01b5971

Please sign in to comment.