Skip to content

Commit 52f1476

Browse files
committed
chore(ver): bump to v3.2.0
1 parent 38b95f3 commit 52f1476

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

index.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ <h4>Tools</h4>
511511
theYear=theYear+1900
512512
document.write(theYear)
513513
</script> Delaware Valley Regional Planning Commission<br>
514-
<small><i>PhillyFreightFinder v.3.1.4</i></small></p>
514+
<small><i>PhillyFreightFinder v.3.2.0</i></small></p>
515515
</div>
516516
</div>
517517
</div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "PhillyFreightFinder",
3-
"version": "3.1.4",
3+
"version": "3.2.0",
44
"license": "MIT",
55
"scripts": {
66
"simple-server": "python -m SimpleHTTPServer 8080",

0 commit comments

Comments
 (0)