How to get the version of Pkg

Hi, I want to check which version of Pkg is used inside my julia 1.4 install.
How can I get the version of an included library?

It should be the same version as Julia since it is a standard library (unless you changed a lot of things, but you would know about that).