Skip to content

Commit 5d3c5f1

Browse files
committed
version bump
1 parent f69a4c8 commit 5d3c5f1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

gemfiles/rails_5.2.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.4.0)
4+
gdpr_rails (0.5.0)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)

gemfiles/rails_5.2.3.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.4.0)
4+
gdpr_rails (0.5.0)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)

gemfiles/rails_6.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
gdpr_rails (0.4.0)
4+
gdpr_rails (0.5.0)
55
aasm
66
chartkick (>= 3.2.0)
77
groupdate (= 4.0.0)

lib/policy_manager/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PolicyManager
2-
VERSION = '0.4.0'
2+
VERSION = '0.5.0'
33
end

0 commit comments

Comments
 (0)