Skip to content

Commit

Permalink
Fixed bug in attaching "Payload" to the global namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
pklauzinski committed Apr 14, 2015
1 parent 1bd2f78 commit 9819009
Show file tree
Hide file tree
Showing 4 changed files with 348 additions and 342 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "payload.js",
"version": "0.1.1",
"version": "0.1.2",
"homepage": "https://github.com/pklauzinski/payload",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "payload.js",
"version": "0.1.1",
"version": "0.1.2",
"description": "HTML5-data-driven behavioral layer designed to interact intuitively with REST APIs from within SPAs (single-page-applications) and mobile apps.",
"main": "payload.js",
"scripts": {
Expand Down

0 comments on commit 9819009

Please sign in to comment.