Commits

Daniel Dunbar committed 44ca5291af2
[PackageModel] Move `version` into Manifest. - I am not sure that either the Package or the Manifest should know about what version they were loaded from, but of the two the Manifest is the better one to own this information since it is the model object most directly constructed from the repository.