We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cf7621 commit d7601e7Copy full SHA for d7601e7
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### [Unreleased]
4
5
+### 1.1.0
6
+
7
- Support Rails 6
8
- Use global Rails namespace [merqlove, #148]
9
lib/angular-rails-templates/version.rb
@@ -1,3 +1,3 @@
1
module AngularRailsTemplates
- VERSION = '1.0.2'
+ VERSION = '1.1.0'
end
0 commit comments