From c8607464dc701ff514c194a51cdc2f3c7ef92b52 Mon Sep 17 00:00:00 2001 From: pointbiz Date: Sun, 3 Nov 2013 19:57:40 -0400 Subject: [PATCH] update package.json and README --- README | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 93057f5..8eec613 100644 --- a/README +++ b/README @@ -51,7 +51,7 @@ window.QRCode MIT License window.Bitcoin MIT License The bitaddress.org software is available under The MIT License (MIT) -Copyright (c) 2011-2012 bitaddress.org +Copyright (c) 2011-2013 bitaddress.org Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software diff --git a/package.json b/package.json index 0e333f1..f333489 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitaddress.org", - "version": "2.5.0", + "version": "2.6.0", "description": "Open Source JavaScript Client-Side Bitcoin Wallet Generator", "main": "Gruntfile.js", "dependencies": {