Skip to content

Commit 8a12d48

Browse files
committed
Release 1.0.0
1 parent b23fb6a commit 8a12d48

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# 1.0.0 (June 3, 2015)
2+
3+
Initial release.

lib/pco/api/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module PCO
22
module API
3-
VERSION = '0.1.0'
3+
VERSION = '1.0.0'
44
end
55
end

0 commit comments

Comments
 (0)