Skip to content

Commit a3d816f

Browse files
authored
Update appwrite.gemspec
1 parent b572c15 commit a3d816f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appwrite.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Gem::Specification.new do |s|
22

33
s.name = 'appwrite'
4-
s.version = '2.0.0'
4+
s.version = '2.0.1'
55
s.summary = "Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API"
66
s.author = 'Appwrite Team'
77
s.homepage = 'https://appwrite.io/support'
88
s.email = 'team@appwrite.io'
99
s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
1010

11-
end
11+
end

0 commit comments

Comments
 (0)