Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Change version to 0.8.1 where Face.expressInterest and registerPrefix…
Browse files Browse the repository at this point in the history
… deprecate Closure.
  • Loading branch information
jefft0 committed May 14, 2015
1 parent bd0069e commit a54c9eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,4 +1,4 @@
NDN-JS v0.8.0 (2015-05-13)
NDN-JS v0.8.1 (2015-05-14)
--------------------------

Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ndn-js",
"version": "0.8.0",
"version": "0.8.1",
"description": "A JavaScript client library for Named Data Networking",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit a54c9eb

Please sign in to comment.