Skip to content

Commit

Permalink
chore: 0.1.0 🎉 (#39)
Browse files Browse the repository at this point in the history
* chore(package): fine tune the description

* chore(package): set package.json version to 0.1.0 🎉
  • Loading branch information
TTtie authored Mar 4, 2023
1 parent 6bf8ee7 commit f38bdb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@projectdysnomia/dysnomia",
"version": "0.1.0-dev",
"description": "A NodeJS Discord library",
"version": "0.1.0",
"description": "A fork of Eris focused on keeping up with the latest Discord API changes.",
"main": "./index.js",
"exports": {
".": [
Expand Down

0 comments on commit f38bdb9

Please sign in to comment.