Skip to content

Commit

Permalink
update license year
Browse files Browse the repository at this point in the history
  • Loading branch information
richardboehme committed Mar 8, 2021
1 parent caf9475 commit dc0ee81
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 Richard Böhme
Copyright (c) 2021 Richard Böhme

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,11 @@ Bug reports and pull requests are highly welcomed and appreciated. This project

## Changelog

### 0.1.1

* Update license year
* Let rubygems be happy to have an updated version

### 0.1.0

*Initial Release*
Expand Down
2 changes: 1 addition & 1 deletion lib/lexorank/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lexorank
VERSION = '0.1.0'
VERSION = '0.1.1'
end

0 comments on commit dc0ee81

Please sign in to comment.