Skip to content

Commit

Permalink
version change 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulMiami committed Jul 15, 2016
1 parent d012ded commit 2acdace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# [reCAPTCHA 2.0](https://developers.google.com/recaptcha) for ASPNET Core

[![NuGet Pre Release](https://img.shields.io/nuget/v/PaulMiami.AspNetCore.Mvc.Recaptcha.svg?maxAge=86400)](https://www.nuget.org/packages/PaulMiami.AspNetCore.Mvc.Recaptcha/1.0.2)
[![NuGet](https://img.shields.io/nuget/v/PaulMiami.AspNetCore.Mvc.Recaptcha.svg?maxAge=86400)](https://www.nuget.org/packages/PaulMiami.AspNetCore.Mvc.Recaptcha)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://raw.githubusercontent.com/PaulMiami/reCAPTCHA/master/LICENSE)

| | Builds | Code Coverage |
Expand Down
2 changes: 1 addition & 1 deletion src/PaulMiami.AspNetCore.Mvc.Recaptcha/project.json
@@ -1,5 +1,5 @@
{
"version": "1.0.2",
"version": "1.1.0",
"title": "reCAPTCHA 2.0 for ASPNET Core ",
"authors": [ "Paul Biccherai" ],
"description": "This is a helper library for google reCAPTCHA 2.0\n\nGetting started guide:\nhttps://github.com/PaulMiami/reCAPTCHA/wiki/Getting-started\n\nChange log:\nhttps://github.com/PaulMiami/reCAPTCHA/wiki/Change-log",
Expand Down

0 comments on commit 2acdace

Please sign in to comment.