Release version 1.1.0
This commit is contained in:
@@ -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/
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
@@ -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/
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user