Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
This version bump includes a new feature but does break anything, thus
is a minor version bump.
  • Loading branch information
A5rocks committed Dec 19, 2021
1 parent a57d1b2 commit d9f206c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bots-gg/markup",
"version": "1.1.1",
"version": "1.2.0",
"description": "Unified markdown handling & XSS fixer for bots.gg",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d9f206c

Please sign in to comment.