Skip to content

Commit

Permalink
chore: bump v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rednez committed Jan 21, 2023
1 parent 81f781c commit bf87392
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
# depends_on:
# - api
api:
image: rednez/ispent-api
image: rednez/ispent-api:1.2.0
ports:
- '3333:3333'
environment:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ispent",
"description": "The web app for spending accounting",
"version": "1.1.1",
"version": "1.2.0",
"license": "MIT",
"author": {
"name": "Vasyl Yefimenko",
Expand Down

0 comments on commit bf87392

Please sign in to comment.