diff --git a/package.json b/package.json index 51bd1df7..17c5a9de 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-command-snapshot", "description": "generates and compares OCLIF plugins snapshot files", - "version": "3.3.0", + "version": "3.3.1", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-command-snapshot/issues", "dependencies": { @@ -74,4 +74,4 @@ "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\" --timeout 20000", "version": "oclif readme && git add README.md" } -} +} \ No newline at end of file