Skip to content

Commit d175b0d

Browse files
committed
Version bump.
1 parent d2175f0 commit d175b0d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

bin/jsencrypt.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bin/jsencrypt.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsencrypt",
3-
"version": "3.4.0-rc.2",
3+
"version": "3.4.0",
44
"description": "A Javascript library to perform OpenSSL RSA Encryption, Decryption, and Key Generation.",
55
"main": "bin/jsencrypt.min.js",
66
"module": "lib/index.js",

0 commit comments

Comments
 (0)