Skip to content

Commit

Permalink
Increase version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-jan committed May 24, 2021
1 parent 4853a6d commit c331efe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "openenergize-backend"
version = "0.1.0"
version = "0.1.1"
description = ""
authors = ["Jan Bucher <jan@bucher.cloud>"]

Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.0.0",
"name": "openenergize-frontend",
"version": "0.1.1",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down

0 comments on commit c331efe

Please sign in to comment.