Skip to content

Commit

Permalink
1.0.0 - updated readme, version bump to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
sznowicki committed Sep 17, 2018
1 parent a06a0ef commit 58be7e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
[![Build Status](https://travis-ci.org/eskalacja/agentslug-node.svg?branch=master)](https://travis-ci.org/eskalacja/agentslug-node)
[![Coverage Status](https://coveralls.io/repos/github/eskalacja/agentslug-node/badge.svg?branch=master)](https://coveralls.io/github/eskalacja/agentslug-node?branch=master)
[![npm version](https://badge.fury.io/js/agentslug.svg)](https://badge.fury.io/js/agentslug)
## Important - this is an alpha version, this readme is a draft as well
If you'd like to use this piece of software, please keep in mind this is an alpha version, `Ping` API still might be changed.
## What is it?
This package is the client SDK for AgentSlug.com services. Currently it supports `Ping` which is a client for AgentSlug.com application uptime monitoring.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agentslug",
"version": "0.7.1",
"version": "1.0.0",
"description": "AgentSlug.com node SDK",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 58be7e0

Please sign in to comment.