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

Commit

Permalink
chore(angular): update AngularJS to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pkozlowski-opensource committed Sep 7, 2013
1 parent 7fce2fe commit 0caea91
Show file tree
Hide file tree
Showing 3 changed files with 969 additions and 503 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = function(grunt) {
grunt.util.linefeed = '\n';

grunt.initConfig({
ngversion: '1.0.5',
ngversion: '1.0.8',
bsversion: '2.3.1',
modules: [],//to be filled in by build task
pkg: grunt.file.readJSON('package.json'),
Expand Down
Loading

0 comments on commit 0caea91

Please sign in to comment.