This commit is contained in:
Philipp Kunz 2018-08-13 22:27:22 +02:00
parent 5b5bcd804f
commit 88af0ab9aa
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartstring",
"version": "3.0.0",
"version": "3.0.1",
"private": false,
"description": "handle strings in smart ways. TypeScript ready.",
"main": "dist/index.js",