Skip to content

Commit

Permalink
Merge pull request #77 from Chia-Network/03132024
Browse files Browse the repository at this point in the history
Version bump
  • Loading branch information
TheLastCicada authored Mar 13, 2024
2 parents 99db734 + e982305 commit cbad66c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .repo-content-updater.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pr_target_grant: develop
assign_users:
- TheLastCicada
commit_prefix: "chore: "
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "core-registry-api",
"version": "1.0.31",
"version": "1.0.32",
"description": "Combined Carbon Core Registry API Application",
"main": "index.js",
"type": "commonjs",
"bin": "index.js",
"chiaTestedVersion": "2.1.4",
"chiaTestedVersion": "2.2.1",
"chiaMinVersion": "2.1.0",
"devDependencies": {
"concurrently": "^8.2.2",
Expand Down

0 comments on commit cbad66c

Please sign in to comment.