Skip to content

Commit 36bf502

Browse files
authored
Merge pull request #376 from crdschurch/development
Bump version
2 parents 88e68b2 + cc60df5 commit 36bf502

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
PATH
22
remote: .
33
specs:
4-
crds-styles (3.1.1)
4+
crds-styles (3.2.0)
55
bootstrap-sass (~> 3.3)
66
sass (~> 3.2)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
autoprefixer-rails (9.4.6)
11+
autoprefixer-rails (9.4.7)
1212
execjs
13-
bootstrap-sass (3.4.0)
13+
bootstrap-sass (3.4.1)
1414
autoprefixer-rails (>= 5.2.1)
1515
sassc (>= 2.0.0)
1616
execjs (2.7.0)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "crds-styles",
3-
"version": "3.1.2",
3+
"version": "3.2.0",
44
"description": "",
55
"style": "assets/stylesheets/_crds.scss",
66
"watch": {

0 commit comments

Comments
 (0)