Skip to content

Commit

Permalink
build: bump to v0.5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Feb 5, 2024
1 parent 7f547e2 commit 8731b17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion prophecies/apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.5.10",
"version": "0.5.11",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "prophecies"
version = "0.5.10"
version = "0.5.11"
authors = ['ICIJ <[email protected]>']
description = "An ICIJ app to conduct data validation and cleaning"
readme = "README.md"
Expand Down

0 comments on commit 8731b17

Please sign in to comment.