Skip to content

Commit

Permalink
Update README.md version number (#90)
Browse files Browse the repository at this point in the history
* Update README.md version number
  • Loading branch information
vegarrsm authored Dec 8, 2023
1 parent 2f840aa commit 3f272b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dashboard for monitoring and basic administration of tasks.
<dependency>
<groupId>no.bekk.db-scheduler-ui</groupId>
<artifactId>db-scheduler-ui-starter</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion db-scheduler-ui-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vitejs/plugin-react": "^4.0.3",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-import-resolver-vite": "^1.3.0",
"eslint-import-resolver-vite": "^1.3.2",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
Expand Down

0 comments on commit 3f272b7

Please sign in to comment.