Skip to content

Commit

Permalink
Merge branch 'vget-1.0.35'
Browse files Browse the repository at this point in the history
  • Loading branch information
axet committed Dec 10, 2012
2 parents c84f207 + e1eddc4 commit 53d1e95
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.34</version>
<version>1.0.35</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.1</version>
<version>1.2.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 53d1e95

Please sign in to comment.