Skip to content

Commit afcc1d9

Browse files
author
Daniel Ribeiro
authored
Merge pull request #22 from zendesk/daniel/2.0
2.0.0
2 parents dc698ea + 1e2bb86 commit afcc1d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zendesk_app_framework_sdk",
3-
"version": "2.0.0-beta3",
3+
"version": "2.0.0",
44
"homepage": "http://developer.zendesk.com",
55
"authors": [
66
"Zendesk <[email protected]>"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zendesk_app_framework_sdk",
3-
"version": "2.0.0-beta4",
3+
"version": "2.0.0",
44
"main": "lib/zendesk-app-framework-sdk.js",
55
"description": "The Zendesk App Framework (ZAF) SDK is a JavaScript library that simplifies cross-frame communication between iframed apps and ZAF.",
66
"homepage": "http://developer.zendesk.com",

0 commit comments

Comments
 (0)