Skip to content

Commit

Permalink
Bump to 1.0.6 for newer version of jcodings
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed Apr 27, 2010
1 parent 589d1b4 commit 50b7398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.jruby.extras</groupId>
<artifactId>bytelist</artifactId>
<packaging>jar</packaging>
<version>1.0.5</version>
<version>1.0.6</version>
<name>ByteList</name>
<description>
Byte array based container
Expand Down Expand Up @@ -69,7 +69,7 @@
<dependency>
<groupId>org.jruby.jcodings</groupId>
<artifactId>jcodings</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 50b7398

Please sign in to comment.