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 3148119 commit c00a71bCopy full SHA for c00a71b
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
### Future
4
5
+### 1.0.2
6
+
7
- Silence deprecation warning on sprockets 3.7 [kressh, #145]
8
9
### 1.0.1
lib/angular-rails-templates/version.rb
@@ -1,3 +1,3 @@
1
module AngularRailsTemplates
- VERSION = '1.0.1'
+ VERSION = '1.0.2'
end
0 commit comments