Skip to content

Commit

Permalink
Merge pull request #14 from opentable/oc-version-fix
Browse files Browse the repository at this point in the history
0.3.2
  • Loading branch information
matteofigus committed Jan 31, 2015
2 parents af6f6ec + 3397644 commit b89501b
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions components/oc-client/_package/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oc-client",
"description": "",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {},
"repository": "",
"oc": {
Expand All @@ -21,6 +21,6 @@
"src": "server.js"
}
},
"version": "0.3.1"
"version": "0.3.2"
}
}
2 changes: 1 addition & 1 deletion components/oc-client/_package/src/oc-client.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/oc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oc-client",
"description": "",
"version": "0.3.1",
"version": "0.3.2",
"dependencies": {},
"repository": "",
"oc": {
Expand Down
Loading

0 comments on commit b89501b

Please sign in to comment.