Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee authored Mar 1, 2023
1 parent 19a81fd commit 5e5d3df
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.1.2",
"version": "0.1.3",
"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.0.3",
"version": "0.0.4",
"license": "MIT",
"main": "src/index.ts",
"bin": "dist/bin.ts",
Expand Down

0 comments on commit 5e5d3df

Please sign in to comment.