Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 43a1f75

Browse files
committed
chore(demo): bump versions
1 parent 4a5e6a7 commit 43a1f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: Gruntfile.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ module.exports = function(grunt) {
99
grunt.util.linefeed = '\n';
1010

1111
grunt.initConfig({
12-
ngversion: '1.5.5',
13-
bsversion: '3.3.6',
12+
ngversion: '1.5.8',
13+
bsversion: '3.3.7',
1414
modules: [],//to be filled in by build task
1515
pkg: grunt.file.readJSON('package.json'),
1616
dist: 'dist',

0 commit comments

Comments
 (0)