Skip to content

Commit

Permalink
Merge pull request #417 from wayslog/master
Browse files Browse the repository at this point in the history
modify for package.json to update version & tag pre work
  • Loading branch information
WaySLOG committed May 25, 2016
2 parents c24dba4 + e261c90 commit de5ec0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rust-primer",
"version": "1.1.1",
"version": "1.1.2",
"description": "The Rust primer for beginners.",
"scripts": {
"test": "textlint $(ls --ignore='node_modules')",
Expand Down

0 comments on commit de5ec0b

Please sign in to comment.