lib/packetgen/plugin/ipsec_version.rb in packetgen-plugin-ipsec-1.0.1 vs lib/packetgen/plugin/ipsec_version.rb in packetgen-plugin-ipsec-1.0.2

- old
+ new

@@ -1,6 +1,6 @@ module PacketGen module Plugin # Version of ipsec plugin - IPSEC_VERSION = '1.0.1' + IPSEC_VERSION = '1.0.2' end -end \ No newline at end of file +end