Sha256: 7ba16433e6fd01e9c2fd83f18a0a4c1bd252db5cd79b6adced0fe383afd3daaa
Contents?: true
Size: 359 Bytes
Versions: 5
Compression:
Stored size: 359 Bytes
Contents
<?xml version="1.0" encoding="utf-8"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:a="http://ns.adobe.com/air/application/3.0"> <xsl:output method="text" encoding="utf-8" indent="no"/> <xsl:template match="/a:application"><xsl:value-of select="a:versionNumber"/></xsl:template> </xsl:stylesheet>
Version data entries
5 entries across 5 versions & 1 rubygems