canadian-sales-tax
Advanced tools
Comparing version 0.0.7 to 0.0.8
# Versions | ||
## v0.0.8 - (2018/03/19) | ||
On March 23, 2017, the Saskatchewan PST is raised from 5% to 6%. | ||
## v0.0.7 - (2016/08/23) | ||
@@ -4,0 +8,0 @@ |
@@ -154,3 +154,3 @@ { | ||
"type": "provincial", | ||
"tax": 0.05 | ||
"tax": 0.06 | ||
} | ||
@@ -157,0 +157,0 @@ ] |
@@ -15,3 +15,3 @@ { | ||
"type": "provincial", | ||
"tax": 0.05 | ||
"tax": 0.06 | ||
} | ||
@@ -18,0 +18,0 @@ ] |
{ | ||
"name": "canadian-sales-tax", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Canadian sales tax in JSON", | ||
@@ -18,2 +18,2 @@ "repository": { | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
14871