Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rgantzos authored Jan 29, 2023
1 parent 95ab4ec commit 1984dab
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,6 +1,6 @@
{
"name": "postlit.js",
"version": "1.0.1",
"version": "1.1.0",
"description": "A simple yet powerful module for dealing with the postLit API.",
"main": "index.js",
"scripts": {
Expand All @@ -13,4 +13,4 @@
"@types/node": "^18.0.6",
"node-fetch": "^3.2.6"
}
}
}

0 comments on commit 1984dab

Please sign in to comment.