package.json in cmdlet-0.12.1 vs package.json in cmdlet-0.12.2
- old
+ new
@@ -1,7 +1,7 @@
{
"name": "cmdlet",
- "version": "0.12.1",
+ "version": "0.12.2",
"description": "Cmdlet provides a set of functions (wrapped in the command pattern) that perform simple actions",
"scripts": {
"release": "semantic-release"
},
"devDependencies": {