Skip to content

Commit a316e3e

Browse files
chore(ngVersion): bump up AngularJS version to 1.2.16
1 parent 5dc5792 commit a316e3e

File tree

3 files changed

+3091
-2223
lines changed

3 files changed

+3091
-2223
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module.exports = function(grunt) {
1616
grunt.util.linefeed = '\n';
1717

1818
grunt.initConfig({
19-
ngversion: '1.2.10',
19+
ngversion: '1.2.16',
2020
bsversion: '3.1.1',
2121
modules: [],//to be filled in by build task
2222
pkg: grunt.file.readJSON('package.json'),

0 commit comments

Comments
 (0)