Skip to content

Commit 8ec9aa8

Browse files
committed
bump to 0.4.0
1 parent cea0e42 commit 8ec9aa8

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
[![DeepSource](https://app.deepsource.com/gh/cityssm/node-statscan-tools.svg/?label=active+issues&show_trend=true&token=SrY1TfBOeltzk6HrjB1-3LBz)](https://app.deepsource.com/gh/cityssm/node-statscan-tools/)
55
[![codecov](https://codecov.io/gh/cityssm/node-statscan-tools/graph/badge.svg?token=E9HKQWO2Q1)](https://codecov.io/gh/cityssm/node-statscan-tools)
66

7-
_Lookups and utilities for working with Statistics Canada (StatsCan) data._
7+
_Lookups and utilities for working with Statistics Canada (StatsCan),
8+
and other Canada-related data._
89

910
Current lookups:
1011

1112
- Building permit building codes.
1213
- Building permit work codes.
1314
- Provinces and territories.
15+
- Spellings of "Canada".
1416

1517
## Installation
1618

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@cityssm/statscan-tools",
3-
"version": "0.3.0",
4-
"description": "Lookups and utilities for working with Statistics Canada (StatsCan) data.",
3+
"version": "0.4.0",
4+
"description": "Lookups and utilities for working with Statistics Canada (StatsCan), and other Canada-related data.",
55
"keywords": [
66
"statscan",
77
"statistics-canada",

0 commit comments

Comments
 (0)