Skip to content

Commit 94b3c44

Browse files
committed
Fix unintentional revert of component version
1 parent 4bc988f commit 94b3c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

55
<groupId>com.flowingcode.addons</groupId>
66
<artifactId>xterm-console</artifactId>
7-
<version>1.0.0-SNAPSHOT</version>
7+
<version>1.0.1-SNAPSHOT</version>
88
<name>XTerm Console Addon</name>
99
<description>Integration of xterm.js for Vaadin Flow</description>
1010

0 commit comments

Comments
 (0)