Skip to content

Commit

Permalink
build: bump to v0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Feb 12, 2024
1 parent e6233d8 commit e748d98
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.12",
"version": "0.5.13",
"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.12"
version = "0.5.13"
authors = ['ICIJ <[email protected]>']
description = "An ICIJ app to conduct data validation and cleaning"
readme = "README.md"
Expand Down

0 comments on commit e748d98

Please sign in to comment.