We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4732d35 commit daefe48Copy full SHA for daefe48
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- automatic_namespaces (0.3.1)
+ automatic_namespaces (0.4.0)
5
activesupport
6
packs-rails
7
lib/automatic_namespaces/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module AutomaticNamespaces
- VERSION = "0.3.1"
+ VERSION = "0.4.0"
end
0 commit comments