Skip to content

Commit

Permalink
v0.3.0 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
smikula authored Nov 8, 2017
1 parent 04ade0e commit f0e7c95
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.2.0",
"version": "0.3.0",
"description": "Code boundary management for TypeScript projects",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",
Expand Down Expand Up @@ -32,4 +32,4 @@
"url": "https://github.com/smikula/good-fences.git"
},
"license": "MIT"
}
}

0 comments on commit f0e7c95

Please sign in to comment.