Skip to content

Commit

Permalink
bumping up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Hohyon Ryu committed Oct 28, 2016
1 parent 0bed38b commit 3f2452a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.twitter.penguin</groupId>
<artifactId>korean-text</artifactId>
<packaging>jar</packaging>
<version>4.4.5-SNAPSHOT</version>
<version>4.4.4-SNAPSHOT</version>
<name>Korean Text Processing Utilities</name>
<url>https://github.com/twitter/twitter-korean-text</url>
<description>Scala library to process Korean text</description>
Expand All @@ -39,7 +39,7 @@
<connection>scm:git:https://github.com/twitter/twitter-korean-text.git</connection>
<developerConnection>scm:git:[email protected]:twitter/twitter-korean-text.git
</developerConnection>
<tag>korean-text-4.4.3</tag>
<tag>korean-text-4.4.4</tag>
</scm>
<prerequisites>
<maven>3.0.4</maven>
Expand Down

0 comments on commit 3f2452a

Please sign in to comment.