Skip to content

Commit

Permalink
New minor release - v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-pd committed Jul 27, 2023
1 parent 6a6448b commit 8827a54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file added .yarn/versions/abf52e68.yml
Empty file.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "awsaml",
"version": "3.0.0",
"version": "3.1.0",
"description": "Periodically refreshes AWS access keys",
"license": "MIT",
"contributors": [
Expand All @@ -22,7 +22,7 @@
"engines": {
"node": ">=16.0.0"
},
"packageManager": "yarn@3.5.0",
"packageManager": "yarn@3.6.1",
"scripts": {
"electron": "electron src/main/index.js",
"electron-dev": "NODE_ENV=development ELECTRON_START_URL=http://localhost:3000 electron src/main/index.js",
Expand Down

0 comments on commit 8827a54

Please sign in to comment.