Skip to content

Commit c5406ff

Browse files
committed
v0.2.0
1 parent bbbb4ea commit c5406ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ As Maven dependency.
1313
<dependency>
1414
<groupId>io.github.stscoundrel</groupId>
1515
<artifactId>old-norse-dictionary</artifactId>
16-
<version>0.1.0</version> <!-- Note! Check latest release number -->
16+
<version>0.2.0</version> <!-- Note! Check latest release number -->
1717
</dependency>
1818
```
1919

pom.xml

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

77
<groupId>io.github.stscoundrel</groupId>
88
<artifactId>oldnorse</artifactId>
9-
<version>0.1.0</version>
9+
<version>0.2.0</version>
1010

1111
<name>old-norse-dictionary</name>
1212
<description>Old Norse Dictionary for Scala / Java. From The Cleasby and Vigfusson Old Norse to English Dictionary.</description>

0 commit comments

Comments
 (0)