Skip to content

Add latest/current version information on the front page #57

@SharkFourSix

Description

@SharkFourSix

I pulled the library like this go get -u github.com/jonbodner/proteus and I get version v0.14.0.

The contents of the file in the version that I have are different from what is on github.

proteus/query_mappers.go

Lines 19 to 22 in a187783

func (pm propFileMapper) Map(name string) string {
val, _ := pm.properties.Get(name)
return val
}

My version (v0.14.0)

image

What is the current up to date version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions