update meteor package

This commit is contained in:
Fabian Vogelsteller 2015-03-02 13:15:46 +01:00
parent 9c4080bf26
commit 48c107e35b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* jshint ignore:start */
Package.describe({
name: 'ethereum:js',
version: '0.0.15-rc11',
version: '0.0.15-rc12',
summary: 'Ethereum JavaScript API, middleware to talk to a ethreum node over RPC',
git: 'https://github.com/ethereum/ethereum.js',
// By default, Meteor will default to using README.md for documentation.