mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-22 22:22:31 +00:00
Set version to 2.0.0-dev in package.json
This commit is contained in:
parent
206f1f9c0f
commit
4e07cd1662
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "openpgp",
|
"name": "openpgp",
|
||||||
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
|
"description": "OpenPGP.js is a Javascript implementation of the OpenPGP protocol. This is defined in RFC 4880.",
|
||||||
"version": "1.5.7",
|
"version": "2.0.0-dev",
|
||||||
"license": "LGPL-3.0+",
|
"license": "LGPL-3.0+",
|
||||||
"homepage": "http://openpgpjs.org/",
|
"homepage": "http://openpgpjs.org/",
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user