Skip to content

Commit 0f6c0e1

Browse files
committed
Bumping RC to release version
1 parent 43c4bab commit 0f6c0e1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/active_agent/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ActiveAgent
2-
VERSION = "0.6.0rc4"
2+
VERSION = "0.6.0"
33
end

test/dummy/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-
activeagent (0.6.0rc4)
4+
activeagent (0.6.0)
55
actionpack (>= 7.2, <= 9.0)
66
actionview (>= 7.2, <= 9.0)
77
activejob (>= 7.2, <= 9.0)

0 commit comments

Comments
 (0)