Skip to content

Commit d7601e7

Browse files
committed
bump to 1.1.0
1 parent 9cf7621 commit d7601e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### [Unreleased]
44

5+
### 1.1.0
6+
57
- Support Rails 6
68
- Use global Rails namespace [merqlove, #148]
79

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

0 commit comments

Comments
 (0)