Skip to content

Commit

Permalink
.travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dankogai committed Apr 8, 2013
1 parent e47420f commit ad610ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: node_js
node_js:
- 0.6
- 0.8
- 0.10
2 changes: 1 addition & 1 deletion base64.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-base64",
"version": "2.0.7",
"version": "2.1.0",
"description": "Yet another Base64 transcoder in pure-JS",
"main": "base64.js",
"directories": {
Expand Down

0 comments on commit ad610ad

Please sign in to comment.