Skip to content

Commit

Permalink
Prepare release v1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bibenbot <[email protected]>
  • Loading branch information
michelinbot committed Jan 29, 2024
1 parent 10a8ad5 commit f94265c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "widget-tester-frontend",
"version": "1.0.4-next",
"version": "1.1.0",
"license": "Apache-2.0",
"scripts": {
"ng": "ng",
Expand Down Expand Up @@ -61,4 +61,4 @@
"ts-node": "~10.9.1",
"typescript": "~5.2.2"
}
}
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>io.suricate</groupId>
<artifactId>suricate-widget-tester</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.1.0</version>
<name>suricate widget tester</name>
<description>Widget tester of the Suricate application</description>

Expand Down

0 comments on commit f94265c

Please sign in to comment.