Release version 1.1.0

This commit is contained in:
Henrik Ingo
2020-04-10 20:58:05 +03:00
parent a5e5b96291
commit ddfb5eb78c
3 changed files with 5 additions and 5 deletions

View File

@@ -8,13 +8,13 @@
* in modern browsers and inspired by the idea behind prezi.com. * in modern browsers and inspired by the idea behind prezi.com.
* *
* *
* Copyright 2011-2012 Bartek Szopka (@bartaz), 2016-2018 Henrik Ingo (@henrikingo) * Copyright 2011-2012 Bartek Szopka (@bartaz), 2016-2020 Henrik Ingo (@henrikingo)
* *
* Released under the MIT License. * Released under the MIT License.
* *
* ------------------------------------------------ * ------------------------------------------------
* author: Bartek Szopka, Henrik Ingo * author: Bartek Szopka, Henrik Ingo
* version: 1.0.0 * version: 1.1.0
* url: http://impress.js.org * url: http://impress.js.org
* source: http://github.com/impress/impress.js/ * source: http://github.com/impress/impress.js/
*/ */

View File

@@ -1,6 +1,6 @@
{ {
"name": "impress.js", "name": "impress.js",
"version": "1.0.0", "version": "1.1.0",
"description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.", "description": "It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.",
"main": "js/impress.js", "main": "js/impress.js",
"repository": { "repository": {

View File

@@ -6,13 +6,13 @@
* in modern browsers and inspired by the idea behind prezi.com. * in modern browsers and inspired by the idea behind prezi.com.
* *
* *
* Copyright 2011-2012 Bartek Szopka (@bartaz), 2016-2018 Henrik Ingo (@henrikingo) * Copyright 2011-2012 Bartek Szopka (@bartaz), 2016-2020 Henrik Ingo (@henrikingo)
* *
* Released under the MIT License. * Released under the MIT License.
* *
* ------------------------------------------------ * ------------------------------------------------
* author: Bartek Szopka, Henrik Ingo * author: Bartek Szopka, Henrik Ingo
* version: 1.0.0 * version: 1.1.0
* url: http://impress.js.org * url: http://impress.js.org
* source: http://github.com/impress/impress.js/ * source: http://github.com/impress/impress.js/
*/ */