We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b95f3 commit 52f1476Copy full SHA for 52f1476
index.htm
@@ -511,7 +511,7 @@ <h4>Tools</h4>
511
theYear=theYear+1900
512
document.write(theYear)
513
</script> Delaware Valley Regional Planning Commission<br>
514
- <small><i>PhillyFreightFinder v.3.1.4</i></small></p>
+ <small><i>PhillyFreightFinder v.3.2.0</i></small></p>
515
</div>
516
517
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "PhillyFreightFinder",
3
- "version": "3.1.4",
+ "version": "3.2.0",
4
"license": "MIT",
5
"scripts": {
6
"simple-server": "python -m SimpleHTTPServer 8080",
0 commit comments