Skip to content

Commit

Permalink
chore: update versions (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeadTriXz authored Oct 22, 2023
1 parent adc623d commit b7cee8a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/barry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barry",
"version": "0.0.1",
"version": "1.0.0",
"description": "Barry is a versatile Discord bot that simplifies server management with a range of features such as moderation, leveling, and marketplace tools.",
"repository": "HeadTriXz/Barry",
"author": "HeadTriXz",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@barry/core",
"version": "0.0.1",
"version": "1.0.0",
"description": "A toolkit for building advanced Discord bots.",
"repository": "HeadTriXz/Barry",
"author": "HeadTriXz",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@barry/logger",
"version": "0.0.1",
"version": "1.0.0",
"description": "An easy-to-use Node.js logger.",
"repository": "HeadTriXz/Barry",
"author": "HeadTriXz",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@barry/testing",
"version": "0.0.1",
"version": "1.0.0",
"description": "A collection of mock data for testing Discord bots.",
"repository": "HeadTriXz/Barry",
"author": "HeadTriXz",
Expand Down

0 comments on commit b7cee8a

Please sign in to comment.