jara 2.0.0 → 2.0.1

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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/jara/version.rb +1 -1
  3. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dd7d9d3308929fa4978ae10bd2bd071d3a39610c
4
- data.tar.gz: c2cf848a765a20264026e3858e6700c5923bc184
3
+ metadata.gz: 390cfe77cedd54e751195bd87e096ec44193abc3
4
+ data.tar.gz: e542f1569f3cead1ee7011fccc25e1fd60d21d5a
5
5
  SHA512:
6
- metadata.gz: c3e7c6e1f2a056b112606a409901252e5d14991254db3bd1b6c81a2f6f37d1b55841a3dece7ddf13426b36e8e7345df1143025f05276207ddcef83372c4f948b
7
- data.tar.gz: 64a121477496d10d2fc695a9fa1c0ebcb229436502c9dfeaa62aa9ce18ac50ba152c388a695960faa89999761377774d12957b3f96ee75c11ea34af48edac1ba
6
+ metadata.gz: 80991601f90b3add850a67a91bf3ff85347fcb5a36ef29e155262d439730a3705a4cb1e6baa37aa4a5fae0e47c5db12938dca1cf6028ab0a58dfa97c958b581a
7
+ data.tar.gz: f7009d68e0f8c71b1f932cddb28c8f652d9d0c48b06d319ea903f3b4a55047f462aa103d2499c809252d9239ea32d2506032c9639a12066e3b604f12f20d29ef
data/lib/jara/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
2
 
3
3
  module Jara
4
- VERSION = '2.0.0'.freeze
4
+ VERSION = '2.0.1'.freeze
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jara
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.0
4
+ version: 2.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Burt Platform Team
@@ -31,7 +31,8 @@ description: |-
31
31
  the artifact from the commit it was built from.
32
32
  email:
33
33
  - theo@burtcorp.com
34
- executables: []
34
+ executables:
35
+ - jara
35
36
  extensions: []
36
37
  extra_rdoc_files: []
37
38
  files: