Sha256: 471adab34aa709e094b4b32bd3b165de2de2fdc64c0a17c39d75426b1ba367f1

Contents?: true

Size: 471 Bytes

Versions: 6

Compression:

Stored size: 471 Bytes

Contents

{
    // Use IntelliSense to learn about possible attributes.
    // Hover to view descriptions of existing attributes.
    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Debug Local File",
            "type": "Ruby",
            "request": "launch",
            "program": "${workspaceRoot}/bin/gfsm",
            "args": ["version", "bump"]
        }
    ]
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gfsm-0.3.2 .vscode/launch.json
gfsm-0.3.1 .vscode/launch.json
gfsm-0.3.0 .vscode/launch.json
gfsm-0.2.0 .vscode/launch.json
gfsm-0.1.4 .vscode/launch.json
gfsm-0.1.3 .vscode/launch.json