gitversion 0.20.0 → 1.0.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b30d3d7b81353caaac3f7e2721e3078ad773a821
4
- data.tar.gz: 42f0ac19ce9d4a7ef7fbfc4281f0fc12c7cb982d
3
+ metadata.gz: c33ca59c7e3bc1bbe0d81e5dfa3d22f115d77e09
4
+ data.tar.gz: d1d7a8044c46627e4aad53b0e09ae6ac80afc339
5
5
  SHA512:
6
- metadata.gz: b3cbb9494979c423232db681a7b5e6bb9fb8aeaf488e554124e0fbb405ed46955ef701785f1ee352d148a0499fcbd2b0073788ba4b8f1f8dd77a9adfeb1b4d52
7
- data.tar.gz: c82f7ff9f6e90e4b6fc16e4004335585623409d9fe3123e3ad2951143a1de2563f059115a790deb1a8a494b4aaebf4a57433ec660e8f616f95bf9270043a73e8
6
+ metadata.gz: db1648e117e5ff573886b7858670e16332977dc1428c4e666900dcbbe093d6f3d812a43c47489995ca5757cde4e2fb6d31185830804aef00c69e6ff1edb2ff16
7
+ data.tar.gz: 5e00c3067df2b38890a1743a96aba8feb4f31c1dc49e6f5e256f20e4f913a5ecf069ddb88da6d92caa3d709f17b30ddc42aecb1b13bfc3c596494939d3df07ff
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitversion
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - NServiceBus
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-03-23 00:00:00.000000000 Z
12
+ date: 2014-05-30 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: |
15
15
  Derives SemVer information from a repository following GitFlow or GitHubFlow.
@@ -21,9 +21,6 @@ extra_rdoc_files: []
21
21
  files:
22
22
  - bin/GitVersion.exe
23
23
  - bin/GitVersion.pdb
24
- - bin/LibGit2Sharp.dll
25
- - bin/NativeBinaries/amd64/git2-65e9dc6.dll
26
- - bin/NativeBinaries/x86/git2-65e9dc6.dll
27
24
  - bin/gitversion
28
25
  homepage: http://github.com/Particular/GitVersion
29
26
  licenses:
Binary file