Skip to content

Commit

Permalink
v0.9.1 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
smikula authored Mar 9, 2020
1 parent 7232434 commit b894197
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "good-fences",
"version": "0.9.0",
"version": "0.9.1",
"description": "Code boundary management for TypeScript projects",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down Expand Up @@ -30,4 +30,4 @@
"url": "https://github.com/smikula/good-fences.git"
},
"license": "MIT"
}
}

0 comments on commit b894197

Please sign in to comment.