Skip to content

Commit

Permalink
Start 0.6.40.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlongley committed Feb 12, 2016
1 parent 4dd7e02 commit b4d34aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "forge",
"version": "0.6.39",
"version": "0.6.40-dev",
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
"moduleType": ["amd"],
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-forge",
"version": "0.6.39",
"version": "0.6.40-dev",
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
"homepage": "https://github.com/digitalbazaar/forge",
"author": {
Expand Down

0 comments on commit b4d34aa

Please sign in to comment.