Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Pupix committed Nov 23, 2023
1 parent 68b14f0 commit e79bf2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea
.env
.history
npm-debug.log
**/node_modules/
**/bower_components/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lcu-connector",
"version": "2.1.3",
"version": "2.1.4",
"main": "index.js",
"license": "MIT",
"types": "types.d.ts",
Expand Down

0 comments on commit e79bf2b

Please sign in to comment.