Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 4a1cc44

Browse files
committed
Prepare release v1.3.0
Signed-off-by: Bibenbot <[email protected]>
1 parent c2c0bba commit 4a1cc44

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "widget-tester-frontend",
3-
"version": "1.2.1-next",
3+
"version": "1.3.0",
44
"license": "Apache-2.0",
55
"scripts": {
66
"ng": "ng",
@@ -69,4 +69,4 @@
6969
"lint-staged": {
7070
"**/*.{html,ts}": "eslint --fix"
7171
}
72-
}
72+
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.michelin.suricate</groupId>
1212
<artifactId>suricate-widget-tester</artifactId>
13-
<version>1.2.1-SNAPSHOT</version>
13+
<version>1.3.0</version>
1414
<name>suricate widget tester</name>
1515
<description>Widget tester of the Suricate application</description>
1616

0 commit comments

Comments
 (0)