Skip to content

Commit c8fc763

Browse files
committed
Prep for release 0.1.0
1 parent c817d59 commit c8fc763

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
0.1.0
2+
-----
3+
* Initial release of gem. See README for more information.

lib/ld4l/works_rdf/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module LD4L
22
module WorksRDF
3-
VERSION = "0.0.1"
3+
VERSION = "0.1.0"
44
end
55
end

0 commit comments

Comments
 (0)