Remove beta label from version strings.

Also update Copyright / Author info in core module.
This commit is contained in:
Henrik Ingo
2018-03-09 10:23:25 +02:00
parent 436f92e09b
commit e8394d0899
3 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "impress.js",
"version": "1.0.0-beta1",
"version": "1.0.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.",
"main": "js/impress.js",
"repository": {