mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-01 14:33:22 +00:00
Set version to 2.0.0-dev in package.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "openpgp",
|
||||
"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+",
|
||||
"homepage": "http://openpgpjs.org/",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user