2 Commits

Author SHA1 Message Date
9361702c38 2.0.3 2019-01-30 02:43:09 +01:00
48994e6ff9 fix(core): update 2019-01-30 02:43:08 +01:00
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2016 Push.Rocks
Copyright (c) 2016 Lossless GmbH
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthash",
"version": "2.0.2",
"version": "2.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smarthash",
"version": "2.0.2",
"version": "2.0.3",
"private": false,
"description": "simplified access to node hash functions",
"main": "dist/index.js",