Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Sep 14, 2024
1 parent 19de103 commit c4f3522
Show file tree
Hide file tree
Showing 14 changed files with 169 additions and 13,462 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/bin/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1531,7 +1531,7 @@
},
"info": {
"title": "carp",
"version": "3.2.1",
"version": "3.3.0",
"description": "API for the Postgres database generated by Carp",
"license": {
"name": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "my-website",
"version": "3.2.1",
"version": "3.3.0",
"private": true,
"scripts": {
"prepare": "yarn bin:sql && yarn bin:refresh-ep && yarn bin:refresh-task-docs && yarn bin:openapi",
Expand Down
2 changes: 1 addition & 1 deletion indexer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "carp"
version = "3.2.1"
version = "3.3.0"
edition = "2021"
license = "MIT"

Expand Down
Loading

0 comments on commit c4f3522

Please sign in to comment.