Skip to content

Commit

Permalink
Merge branch 'vget-1.0.36'
Browse files Browse the repository at this point in the history
  • Loading branch information
axet committed Dec 12, 2012
2 parents 53d1e95 + a7fbfd2 commit 57b601f
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 @@ -4,7 +4,7 @@
<groupId>com.github.axet</groupId>
<artifactId>vget</artifactId>
<packaging>jar</packaging>
<version>1.0.35</version>
<version>1.0.36</version>
<name>vget</name>
<description>vget java video download library</description>
<url>https://github.com/axet/vget</url>
Expand Down Expand Up @@ -60,7 +60,7 @@
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>wget</artifactId>
<version>1.2.3</version>
<version>1.2.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 57b601f

Please sign in to comment.