on-demand-ssh-tunnel 0.1.0.4 → 0.1.0.5
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- LICENSE +1/−1
- on-demand-ssh-tunnel.cabal +1/−1
LICENSE view
@@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 Predrag Radovic+Copyright (c) 2015 Predrag Radovic Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal
on-demand-ssh-tunnel.cabal view
@@ -1,5 +1,5 @@ name: on-demand-ssh-tunnel-version: 0.1.0.4+version: 0.1.0.5 synopsis: Program that sends traffic through SSH tunnels on-demand description: Program that sends traffic through SSH tunnels on-demand homepage: https://github.com/crackleware/on-demand-ssh-tunnel