@govuk-pay/cli 0.0.4 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@govuk-pay/cli",
3
- "version": "0.0.4",
3
+ "version": "0.0.5",
4
4
  "description": "GOV.UK Pay Command Line Interface",
5
5
  "bin": {
6
6
  "pay": "bin/cli.js",
@@ -140,3 +140,4 @@ You can run a single spec by adding the line number:
140
140
  ```
141
141
  bundle exec rspec spec/lib/pay_cli/commands/local/image_extractor_spec.rb:11
142
142
  ```
143
+