Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee authored Feb 7, 2023
1 parent 2242e8a commit e8b8d08
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.0.8",
"version": "0.1.0",
"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/xrpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atproto/xrpc",
"version": "0.0.3",
"version": "0.0.4",
"main": "src/index.ts",
"scripts": {
"prettier": "prettier --check src/",
Expand Down

0 comments on commit e8b8d08

Please sign in to comment.