Skip to content

Commit

Permalink
Bumped version to fix "out"-folder getting into release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondkloss committed May 10, 2019
1 parent 46adc9d commit 7c2b20a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_modules
tsconfig.json
src
test
out
*.ts
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The distribution was created by the following commands:

## Changes

### 1.0.6
### 1.0.7

* Added JSDoc

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "norwegian-numbers",
"version": "1.0.6",
"version": "1.0.7",
"description": "Make and verify official Norwegian numbers like: KID-nummer, organisasjonsnummer, fødselsnummer, kontonummer.",
"main": "dist/norwegian-numbers.js",
"scripts": {
Expand Down

0 comments on commit 7c2b20a

Please sign in to comment.