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

Commit

Permalink
chore(demo): bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleycho committed Aug 18, 2016
1 parent 4a5e6a7 commit 43a1f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Expand Up @@ -9,8 +9,8 @@ module.exports = function(grunt) {
grunt.util.linefeed = '\n';

grunt.initConfig({
ngversion: '1.5.5',
bsversion: '3.3.6',
ngversion: '1.5.8',
bsversion: '3.3.7',
modules: [],//to be filled in by build task
pkg: grunt.file.readJSON('package.json'),
dist: 'dist',
Expand Down

0 comments on commit 43a1f75

Please sign in to comment.