canadian-sales-tax
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "canadian-sales-tax", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"homepage": "github.com/wiredmax/canadian-sales-tax", | ||
@@ -5,0 +5,0 @@ "authors": [ |
# Versions | ||
## v0.0.4 - (2015/01/16) | ||
* Fixed missing digit in percentage for QST in Québec. | ||
## v0.0.3 - (2014/12/29) | ||
@@ -7,3 +11,2 @@ | ||
## v0.0.2 - (2014/12/29) | ||
@@ -10,0 +13,0 @@ |
@@ -137,3 +137,3 @@ { | ||
"type": "provincial", | ||
"tax": 0.0975 | ||
"tax": 0.09975 | ||
} | ||
@@ -140,0 +140,0 @@ ] |
@@ -15,3 +15,3 @@ { | ||
"type": "provincial", | ||
"tax": 0.0975 | ||
"tax": 0.09975 | ||
} | ||
@@ -18,0 +18,0 @@ ] |
{ | ||
"name": "canadian-sales-tax", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Canadian sales tax in JSON", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
14396