2011-10-26 13:35:00 - 0.14.2
2011-09-19 15:39:00 - 0.14.0
2011-09-09 16:01:00 - 0.13.90
2011-06-15 12:24:00 - 0.12.6
2011-06-15 12:13:00 - 0.13.4
2011-05-18 14:41:00 - 0.13.2
2011-04-12 09:51:00 - 0.12.4
2011-01-10 12:41:00 - 0.12.2
2010-09-25 13:00:00 - 0.12.0
2010-08-02 18:50:00 - 0.11.2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for json-glib:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_json-glib"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("json-glib", "#osw_json-glib"); });</script>