Skip to content

Commit

Permalink
change readme to tell people to NOT use a snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
artclarke authored Nov 20, 2018
1 parent 855f17d commit aa349ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If using Maven, Humble is deployed to the Maven Central Repository. To include i
<dependency>
<groupId>io.humble</groupId>
<artifactId>humble-video-all</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
</dependency>
</dependencies>
</project>
Expand Down

0 comments on commit aa349ae

Please sign in to comment.