Skip to content

Commit

Permalink
Bump version & re-document
Browse files Browse the repository at this point in the history
  • Loading branch information
jemus42 committed Mar 3, 2015
1 parent f45a6f2 commit 3fc2e11
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: tRakt
Type: Package
Title: Pull Data from 'trakt.tv'
Version: 0.11.0
Version: 0.11.1
Date: 2015-02-23
Authors@R: person("Lukas Burk", email = "[email protected]",
role = c("aut", "cre"))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
tRakt
=============

This is `tRakt` version `0.11.0`.
This is `tRakt` version `0.11.1`.
It contains functions to pull data from [trakt.tv](http://trakt.tv/), focusing on tv shows.

It's an [R package](http://r-project.org) primarily used by (i.e. build for) [this webapp](http://trakt.jemu.name), but you can fiddle around with it if you like.
Expand Down
2 changes: 1 addition & 1 deletion man/trakt.seasons.season.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/trakt.seasons.season.R
% Please edit documentation in R/trakt.seasons.R
\name{trakt.seasons.season}
\alias{trakt.seasons.season}
\title{Get a season of a show}
Expand Down
2 changes: 1 addition & 1 deletion man/trakt.seasons.summary.Rd
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/trakt.seasons.summary.R
% Please edit documentation in R/trakt.seasons.R
\name{trakt.seasons.summary}
\alias{trakt.seasons.summary}
\title{Get a show's season information}
Expand Down

0 comments on commit 3fc2e11

Please sign in to comment.