Skip to content

Commit

Permalink
fix for empty word
Browse files Browse the repository at this point in the history
  • Loading branch information
walaniam committed Jan 3, 2022
1 parent 85dafde commit e4a98e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>walaniam</groupId>
<artifactId>scrabble-dictionary</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5</version>
<properties>
<java.version>11</java.version>
<maven.compiler.target>${java.version}</maven.compiler.target>
Expand Down

0 comments on commit e4a98e0

Please sign in to comment.