updated to v2.3, initial implementation of uniformly scaled presentations (#310)

This commit is contained in:
Hakim El Hattab
2013-01-27 23:27:14 -05:00
parent 784fa9d2e3
commit d1c74523a4
6 changed files with 25 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ module.exports = function(grunt) {
outputCSS: 'css/reveal.min.css',
meta: {
version: '2.2',
version: '2.3',
banner:
'/*!\n' +
' * reveal.js <%= meta.version %> (<%= grunt.template.today("yyyy-mm-dd, HH:MM") %>)\n' +